Download images from Reddit in bulk with ease!
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
First install the following:
-
https://apps.apple.com/us/app/dynamic-wallpaper-engine/id1453504509?mt=12
-
Step 1
git clone https://github.com/Baccount/Reddit_Downloader.git
-
Step 2
cd Reddit_Downloader/ -
Step 3
pip3 install -r requirements.txt
Optional arguments:
-s --sub: The subreddit you want to download from
-l --limit: number of images to download
-o --order: hot, top, new
-n --nsfw: False = NO NSFW images
-p --path: The path you want to save to
Example:
python3 main.py --sub wallpapers --limit 10 --order hot --nsfw False --path /Users/'YOUR USERNAME'/Downloads
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AwesomeFeature) - Commit your Changes (
git commit -m 'Add some AwesomeFeature') - Push to the Branch (
git push origin feature/AwesomeFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
Twitter - @BaccountGit - Email - turns.spread_0m@icloud.com
Project Link: https://github.com/github_username/repo_name
