Files
scrapychan/README.md
2024-03-13 07:51:52 +01:00

550 B

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 faster and i learned some go.

Install

go install https://git.protron.dev/Doc/scrapychan

or use the binary's provided in the release section

How to use

scrapychan -u=<Thread URL> -o=<Destinationpath of media> -v=<true or false to enable verbose logging>