rid - Reddit Image Downloader ========================== Simple script downloading images from subreddit. Requirements ============ - bash - wget - jq Usage ===== ``` Usage: rid 'subreddit_name' [hot|new|rising|top|controversial] [number] [all|year|month|week|day] Examples: rid starterpacks new 10 rid funny top 50 month ```