rid - Reddit Image Downloader - Simple bash script to download images from a subreddit.
Go to file
Waldir Leoncio 476d11635d Added download path argument
As with the other parameters, it works as long as all the previous ones are provided
2021-04-29 18:15:15 +02: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 Added download path argument 2021-04-29 18:15:15 +02: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.