Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

Vreddit Download Bot

A bot for reddit that provides downloadable links for v.redd.it videos

Table of Contents

About The Project

Videos hosted on the social media platform www.reddit.com are nearly impossible to download, especially with sound. To make sharing easier, I decided to write my own bot that provides an easy way to download them.

Getting Started

To host your own video download bot, follow these simple example steps.

Prerequisites

  • Python3
  • A Reddit Account

Installation

  • Clone the repo

    git clone https://github.com/JohannesPertl/vreddit-download-bot.git
    
  • Create a reddit app

  • Fill in the credentials in a praw.ini file

  • Fill in the bot configuration in config.yaml

  • Install the requirements

    pip install -r requirements.txt
    

License

Distributed under the MIT License. See LICENSE for more information.

Contact

johannes.pertl@edu.fh-joanneum.at

Acknowledgements

Special thanks to the owner of www.reddit.tube who very kindly lets me use their service!

You can’t perform that action at this time.