RedditStories Uploader icon

RedditStories Uploader

A personal desktop tool by Henry Zisow.

What this app does

RedditStories Uploader is a personal, single-user desktop tool written in Python. It turns public Reddit story posts (from subreddits like r/AmItheAsshole, r/tifu, r/MaliciousCompliance) into short-form vertical videos with synthesized narration and burned-in captions, then uploads those videos to my own YouTube channel and my own TikTok account via each platform's official API.

Why it needs OAuth access

The tool authenticates via Google OAuth so it can call the YouTube Data API's youtube.upload scope to upload finished videos to my own channel. It does not read other accounts, comments, viewer data, or anything beyond what's required to publish my own videos. The access token is stored only on my local machine and never transmitted to any third-party server.

Links

Privacy Policy · Terms of Service · Source code on GitHub

Contact: henryzisow@gmail.com
Owner: Henry Zisow

Authorization code

Copy this code and paste it back into the terminal running tiktok_upload.py:

No code found in URL.