Skip to content

demirdegerli/reddit-video-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Video Maker

Reddit Video Maker gets a random or user entered post then gets it's comments and makes a video from these comments.

sample_video.mp4

Note: Please use the latest commit if you're not testing something. This tool has not specific versions.

Get started

Clone the repository

git clone https://github.com/demirdegerli/reddit-video-maker.git
cd ./reddit-video-maker

Install packages

pip3 install -r requirements.txt

Install ImageMagick

Go to the ImageMagick download page and install the right one.

This is required for converting texts to image.

Install FFmpeg

Install the right one from the FFmpeg download page.

There are tons of guides explaining how to install FFmpeg on Internet. Follow one of these.

Note: Windows users may need to add FFmpeg to the path.

Get Reddit credentials

  • Go to the Reddit Apps Panel.
  • Click create app... or if you already created an app use it's credentials or click create another app....
  • Select script and fill other form sections.
  • Click create app.
  • Get client id from under the app name and client secret from secret section.

Run the script and follow it

python3 main.py

Enjoy!

About

User friendly Reddit video maker

Topics

Resources

License

Stars

Watchers

Forks

Languages