2024-03-20 10:14:46 +01:00
2024-03-12 12:31:55 +01:00
2024-03-19 13:08:31 +01:00
2024-03-12 08:56:20 +01:00
2024-03-20 09:51:29 +01:00
2024-03-20 10:14:46 +01:00

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

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

Prebuild binaries

or use the binaries 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
A simple program to scrape 4Chan Threads for Images and Videos rewritten in go
Readme 43 KiB
2024-03-20 10:24:21 +01:00
Languages
Go 90.4%
Shell 9.6%