4cget
4cget copied to clipboard
⚡ The fastest 4chan downloader multi-file multi-threaded in raw golang
4cget
Easy to use, simply and fast 4chan thread media downloader.
Usage & info
4cget downloads the files organized by boards and threads.
root
└───board
└───thread
└───files
run from source code (Golang installation required).
git clone https://github.com/SegoCode/4cget
cd 4cget
go run 4cget.go https://boards.4channel.org/w/thread/...
Or better donwload a binary.
Parameters
One parameter, the url of the thread you want to download;
4cget https://boards.4channel.org/w/thread/...
Or monitor mode and check for new files every specified seconds;
4cget https://boards.4channel.org/w/thread/... -monitor 10
In this example 4cget will check every 10 seconds.
Downloads
https://github.com/SegoCode/4cget/releases/