10 lines
183 B
Markdown
10 lines
183 B
Markdown
# Scraperchan
|
|
A simple programm to scrape 4Chan Threads for Images (videos aren't supporter yet)
|
|
|
|
usage:
|
|
|
|
```shell
|
|
python scraperchan -u <Thread URL> -o <Local target directory>
|
|
|
|
```
|