rid - Reddit Image Downloader - Simple bash script to download images from a subreddit.
				
			
		| .gitignore | ||
| download-subreddit-images.sh | ||
| LICENSE | ||
| 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