aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6ab545689f9ecf04c83fa313b011e24ba8dfa8c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
4chan-downloader
================

CLI to download all images/webms of a 4chan thread

```
USAGE:
    4chan-downloader --thread <thread>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -t, --thread <thread>    URL of the thread
```