This project helps you download all your saved post(videos) on reddit.
Project is created with:
- Python
- ffmpeg
-
Clone this reposetory in any folder of your device
-
To run this project you first need to register yourself on reddit api(very-easy) Reddit-Api
Guide to register on Reddit Api: Blog
- Fill out your credentials in credentials.py
client_id= "YOUR CLIENT ID HERE"
client_secret= "YOUR CLIENT SECRET HERE"
user_agent= "Agent_L" #You can leave this be
username= "YOUR REDDIT USER NAME HERE"
password= "YOUR REDDIT PASSWORD HERE"
- Now just run the python file