Reddit-Image-Downloader-RID/README.md

24 lines
492 B
Markdown
Raw Permalink Normal View History

2020-02-14 17:56:52 -05:00
rid - Reddit Image Downloader
2014-06-07 06:06:23 -04:00
==========================
2017-06-24 14:05:27 -04:00
2020-02-14 18:16:34 -05:00
Simple bash script to download images from subreddit.
2014-06-07 06:06:23 -04:00
Requirements
============
2020-02-14 17:32:14 -05:00
- bash
2014-06-07 06:11:23 -04:00
- wget
- jq
2014-06-07 06:06:23 -04:00
Usage
=====
2020-01-19 21:29:19 -05:00
```
2020-02-14 18:05:32 -05:00
Usage: rid SUBREDDIT [hot|new|rising|top|controversial] [number] [all|year|month|week|day]
Examples: rid starterpacks new 10
rid funny top 50 month
2020-01-19 21:29:19 -05:00
```
Installation
============
If you are an Archlinux user, you can install the AUR package [rid-git](https://aur.archlinux.org/packages/rid-git).