Download pictures and gifs from a subreddit. Great for subreddits full of wallpapers or other cool images.
Install with: cargo install subdown3
Example: subdown3 BendingWallpapers --top=all
Full options: ``` usage: subdown3 [--help] [--limit=LIMIT] [--top=hour,week,month,year,all] [subreddits] positional arguments: subreddits list of subreddits to download
optional arguments: --help show this help message and exit --limit=LIMIT posts to process, rounds up to multiples of 25 --top=hour,week,month,year,all get posts from the top listing ```
subdown3 supports downloading from the following sites: * i.redd.it * gfycat.com * imgur.com * giphy.com * upload.wikimedia.org
More can be added upon request.
subdown3 is (C) 2020 Kunal Mehta and released under the GPL, v3 or any later version. See COPYING for more details.