reddit-wallpapers 0.0.8

Little CLI tool allows to download top wallpapers from Reddit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Reddit wallpapers download CLI

This tool is unofficial and not affiliated with Reddit

## Arguments available

```bash
--debug # debug level from 1 to 6
--output # directory where to store images
--limit # the maximum number of items desired (default: 25, maximum: 100)
--t # one of (hour, day, week, month, year, all)
```

Full description of `t` can be found directly in [API](https://www.reddit.com/dev/api/#GET_top)