DigiDistro is a commercial cross-platform video-distribution product built by Super Funicular LLC. Creators connect their accounts on the platforms they care about, upload a video once, and DigiDistro fans it out to every connected destination with SEO-tuned titles, descriptions, and hashtags. Pacing, captions, audit logs, and revoke-anytime token storage are all handled server-side.
DigiDistro is currently in closed beta. The first onboarded creator is the founder's own YouTube channel @Digital_Nomad_Media — we are using our own creator account as the production proving ground before opening DigiDistro to additional paying creators in the next phase. Every flow you see in our demo videos is the same code path additional creators will use at general availability.
DigiDistro integrates with two TikTok for Developers products on behalf of each creator who connects their TikTok account through OAuth. Scopes are deliberately minimal:
user.info.basic scope — we obtain open_id and display_name only, to confirm which TikTok account the creator authorized.video.upload scope (inbox / drafts mode). Each video is uploaded to the creator's TikTok app inbox where the creator chooses whether to publish. We do not request video.publish and never auto-publish on a creator's behalf.Each connected creator manages their own OAuth grant and can disconnect at any time from TikTok's connected-apps settings; revoking the grant immediately stops DigiDistro from posting on that account.
Sandbox review entry point. The button below kicks off the same OAuth + upload flow we ship to creators — running against the TikTok sandbox app for review purposes.
Connect TikTok account SANDBOXyt-dlp) and held transiently on the server.Every post DigiDistro publishes carries a short reference to our companion Android app, DigiCam (Background Camera RemoteStream), available on the Google Play Store: com.superfunicular.digicam. DigiCam and DigiDistro share visual identity and operator (Super Funicular LLC).