A personal desktop tool by Henry Zisow.
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.
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.
Privacy Policy · Terms of Service · Source code on GitHub
Copy this code and paste it back into the terminal running tiktok_upload.py:
No code found in URL.