subdown3

Crates.iosubdown3
lib.rssubdown3
version1.0.2
sourcesrc
created_at2020-06-08 09:00:47.531545
updated_at2024-05-21 04:42:17.311063
descriptionDownload pictures and gifs from a subreddit
homepagehttps://legoktm.com/w/index.php?title=subdown3
repositoryhttps://gitlab.com/legoktm/subdown3
max_upload_size
id251256
size88,561
Kunal Mehta (legoktm)

documentation

README

subdown3

crates.io pipeline status coverage report

Note: This project is no longer maintained. Feel free to fork if desired.

Download pictures and gifs from a subreddit. Great for subreddits full of wallpapers or other cool images.

Install with: cargo install subdown3

Linux binaries can be downloaded from GitLab.

Example: subdown3 BendingWallpapers --top=all

Full options:

usage: subdown3 [--help] [--limit=LIMIT] [--top=hour,week,month,year,all]
                [--version] [subreddits]
 positional arguments:
   subreddits                        list of subreddits to download

 optional arguments:
   --help                            show this help message and exit
   --limit=LIMIT                     posts to process
   --top=hour,week,month,year,all    get posts from the top listing
   --version                         display version

Supported sites

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.

License

subdown3 is (C) 2020 Kunal Mehta and released under the GPL, v3 or any later version. See COPYING for more details.

Commit count: 93

cargo fmt