Downloads all streamable videos from a subreddit.
Built w/ Python 3.
Run pip install -r requirements.txt
to install all dependencies.
Run python main.py <subreddit_name>
to download all streamable videos to a
folder called videos
.
No error checking at the moment.