c2414cf3668db9ac81cb15dd60f0ada7261cd6b6
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.
Build from source
Dependencies
You just need to have go installed
Build
git clone https://git.protron.dev/Doc/scrapychan
cd scrapychan
go build
go install
Install
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>
Description
v1.0.0 First release
Latest
Languages
Go
90.4%
Shell
9.6%