Reddit Tiktok Video Bot
These videos on TikTok, YouTube and Instagram get MILLIONS of views across all platforms and require very little effort. The only original thing being done is the editing and gathering of all materials but what if we can automate that process?
Uses API to grab a random reddit, grab the title and comments than translate the text using text to speech. It will then save it as an mp3 file to use later.
It uses Playerwright to simulate the browser and grabb screenshots of each of the Reddit comments that correlate with the comments chosen and save it to a png file.
It will downloads the Minecraft video background and then chops at some random poing in the video to get a different background result everytime.
Using MoviePy, it edits all of these clips together and uses some extremely basic math to find out when to switch images and we have a final product.
Technologies:
- - APIs
- - MoviePy
- - Python
- - gTTS
- - Node.js
- - Google Text to Seech Python Package
- - Dontenv
- - Playwright
- - Git
- - VS Code