Skip to content

cfedyshen/reddit-video-autogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit-video-autogen

This Python application automatically generates short form videos by scraping any subreddit for the N'th post, converting the text to speech using Google TTS, then automatically editing together preselected clips randomly and applying the title text and body text to the video.

Usage

python3 shortFormScraper.py <subreddit name> <top post number to fetch>

Example below from

python3 shortFormScraper.py dadjokes 14

to hear audio, unmute.

dadjokes14.mp4

About

This Python application automatically generates short form videos by scraping any subreddit for the top 100 posts, choosing one randomly, converting the text to speech using Google TTS, then automatically editing together preselected clips random and applying the title text to the video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages