An automated solution for creating Reddit story videos for social media platforms like TikTok, YouTube, and Instagram.
final_video.mp4
The bot takes a Reddit thread, converts the comments to speech, adds a background video, and compiles everything into a ready-to-upload video for platforms like TikTok, YouTube, and Instagram.
This bot automatically creates videos from Reddit posts and comments without requiring video editing skills. It handles text-to-speech conversion, background selection, and video compilation.
- Python 3.10+
- Playwright (installed during setup)
-
Clone this repository
git clone https://github.com/elebumm/RedditVideoMakerBot.git cd RedditVideoMakerBot -
Install dependencies
pip install -r requirements.txt python -m playwright install python -m playwright install-deps -
Run the bot
python main.py -
Set up Reddit API access
- Visit Reddit Apps page
- Create a new app (select "script" type)
- Enter any URL for the redirect URL
- Follow the bot's prompts to enter your API credentials
- The bot will guide you through configuration on first run
- To reconfigure, edit or delete lines in
config.toml - For detailed instructions, see the documentation
- Text-to-speech narration with multiple voice options
- Customizable background videos
- Support for any subreddit
- Light and dark mode themes
- NSFW content filtering
- Manual or random Reddit thread selection
Contributions are welcome! Please read our contributing guidelines for more information.
For questions or support, join our Discord server.
Roboto Fonts are licensed under Apache License V2