Skip to content

amuwal/Reddit-Saved-Video-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Table of contents

Introduction

This project helps you download all your saved post(videos) on reddit.

Technologies

Project is created with:

  • Python
  • ffmpeg

Make sure you have ffmpeg downloaded for this to work.

Setup

  1. Clone this reposetory in any folder of your device

  2. To run this project you first need to register yourself on reddit api(very-easy) Reddit-Api

Guide to register on Reddit Api: Blog

  1. 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"
  1. Now just run the python file
Note that the post gets unsaved after it's downloaded(You can change it though)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages