11 lines
328 B
Markdown
11 lines
328 B
Markdown
# Scrapychan
|
|
|
|
## Description
|
|
Scrapychan is a go rewrite of a original scraperchan that i wrote in Python. There was no reason to rewrite the original program but atleast it is fast and i learn some go,
|
|
|
|
## How to use
|
|
|
|
```
|
|
scrapychan -u=<Thread URL> -o=<Destinationpath of media> -v=<true or false to enable verbose logging>
|
|
```
|