What this app is. Storyteller Mari is a web content-management app. An authenticated creator connects their social account through the platform's standard OAuth consent flow and publishes their own original content (3D-animated children's stories, illustrated printables, and short videos) to their own feed. The app does not aggregate, scrape, or repost third-party content โ everything published through it is original work owned by the account that publishes it.
Lets an authenticated creator publish their original videos directly to their own TikTok profile.
user.info.basicvideo.uploadvideo.publish/v2/post/publish/inbox/video/init/. Nothing is published โ the creator opens the TikTok app and finishes posting themselves. This is a first-class choice in the UI, offered on every post./v2/post/publish/video/init/, straight to the user's own profile, with full creator controls (title, manual privacy selection, comment/duet/stitch, content disclosure).The two delivery paths are independent, and the creator picks one every time โ video.upload is never a fallback for a failed video.publish. Both are demonstrated end-to-end in the walkthrough video, alongside the OAuth consent screen that grants all three scopes.
The live poster runs on our verified domain storyteller-mari.com so OAuth, the access token, and every Content Posting API call stay server-side. Click Continue with TikTok there, approve the scopes, and publish a real video (Direct Post). The mockup walkthrough shows the identical end-to-end UX (connect, choose video, manually set privacy, toggles, consent, publish) without requiring a live TikTok session.
Lets the authenticated account publish original Pins (premium product images) to its own boards, with a link back to the creator's shop.
boards:readpins:readpins:write