rid - Reddit Image Downloader - Simple bash script to download images from a subreddit.
Go to file
dbeley c275ed8def Add controversial in readme. 2020-02-14 23:34:08 +01: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 Add controversial in readme. 2020-02-14 23:34:08 +01:00
download-subreddit-images.sh Add number option. 2020-02-14 23:32:14 +01:00

README.md

Simple Subreddit Image Downloader

Simple script downloading images from subreddit.

Requirements

  • bash
  • wget
  • jq

Usage

Usage:    ./download-subreddit-images.sh 'subreddit_name' [hot|new|rising|top|controversial] [number] [all|year|month|week|day]
Examples: ./download-subreddit-images.sh starterpacks new 10
          ./download-subreddit-images.sh funny top 50 month