A bot for reddit that provides downloadable links for videos by using an external service
Formerly u/VredditDownloader
Clone the repo
git clone https://github.com/JohannesPertl/reddit-video-download-bot.git
Create a reddit app
Fill in the credentials in a praw.ini file located in the shared folder
Fill in the bot configuration in config.yaml
Start: bash start.sh
Stop: bash stop.sh
You can scale each service by editing the start.sh
script
Mention the bot's name as a comment or send it a private message with the post link
Distributed under the MIT License. See LICENSE for more information.