Files
scrapychan/README.md
2024-03-12 09:17:11 +01:00

19 lines
550 B
Markdown

# scrapychan
## Description
Scrapychan is a go rewrite of a original [scraperchan](https://git.protron.dev/Doc/scraperchan) that i wrote in Python. There was no reason to rewrite the original program but atleast it is faster and i learned some g..
## Install
```
go install https://git.protron.dev/Doc/Scrapychan
```
or use the binary's provided in the [release section](https://git.protron.dev/Doc/Scrapychan/releases)
## How to use
```
scrapychan -u=<Thread URL> -o=<Destinationpath of media> -v=<true or false to enable verbose logging>
```