Skip to main content

Reddit Video

Example output of the developed program. Based on the following thread:
https://www.reddit.com/r/portugal/comments/irapjw/o_que_fazer_aos_covidiotas

This program uses the Reddit API to scrape through Reddit threads and compile their top comments into a video. To read these comments, the program uses the gTTS (Google Text-to-Speech) Python library. Once it generates all the audio files, it creates the subtitles frames using the Pillow library for image processing. After generating everything, it uses the ffmpeg package for compiling all the resources into a video publishable to Youtube.