Skip to content

impshum/Multithreaded-Reddit-Image-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded Reddit Image Downloader v2.0

Does exactly what it says on the tin.

Instructions

  • Install requirements pip install -r requirements.txt
  • Create Reddit (script) app at https://www.reddit.com/prefs/apps/ and get keys
  • Edit conf.ini with your details
  • Run it python run.py -s cats -i 10 -o new

Help

usage: run.py [-h] -s S -i I -o O

optional arguments:
  -h, --help  show this help message and exit

required arguments:
  -s S        subreddit
  -i I        number of images
  -o O        order (new/top/hot)

Tip

BTC - 1AYSiE7mhR9XshtS4mU2rRoAGxN8wSo4tK

About

Does exactly what it says on the tin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages