This project will find popular Reddit threads and convert them into a text-to-speech videos.
Find popular reddit threads worthy of being converted to threads using reddit api and some type of web scraping.
Convert top threads into static images, convert top thread title's to TTS using text-to-speech api.
Convert answer of threads into static image, read outloud with text-to-speech
String Question image with text-to-speech & string Answers image with text-to-speech into a video using video editing api.
python run.py list.txt
<reddit post link> <number of comments to scrape> <title of mp4 video>
<reddit post link> <number of comments to scrape> <title of mp4 video>
...