Skip to content

A reddit bot that, when called, downloads the video and replies a link to the video for the user to download.

License

Notifications You must be signed in to change notification settings

suleman1412/reddit-video-downloader-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit-video-downloader-bot

A reddit bot that downloads the video and gives the user a link to access the download.

Features

  • Downloads locally hosted videos with audio
  • Requires requests and FFmpeg

Packages Used

This uses the following packages:

  • PRAW
  • api.video
  • requests
  • configparser

These can be installed individually using the command:

pip install *package_name*

About

A reddit bot that, when called, downloads the video and replies a link to the video for the user to download.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages