rid - Reddit Image Downloader - Simple bash script to download images from a subreddit.
Go to file
mirror-maker 42dd8a93c8 Update rid
Changed wget to curl
Added useragent
2023-12-09 00:23:49 -05:00
.gitignore Add number option. 2020-02-14 23:32:14 +01:00
LICENSE Add number option. 2020-02-14 23:32:14 +01:00
README.md Update description. 2020-02-15 00:16:34 +01:00
rid Update rid 2023-12-09 00:23:49 -05:00

README.md

rid - Reddit Image Downloader

Simple bash script to download images from subreddit.

Requirements

  • bash
  • wget
  • jq

Usage

Usage:      rid SUBREDDIT [hot|new|rising|top|controversial] [number] [all|year|month|week|day]
Examples:   rid starterpacks new 10
            rid funny top 50 month

Installation

If you are an Archlinux user, you can install the AUR package rid-git.