4chan-dl icon indicating copy to clipboard operation
4chan-dl copied to clipboard

4chan.org downloader

4chan-dl

loc license discord paypal circleci release goreportcard codefactor

Post downloader for 4chan.org.

Download

https://github.com/nektro/4chan-dl/releases

Usage

Usage of ./4chan-dl:
  -b, --board stringArray   /--board/ to download.
      --concurrency int     Maximum number of simultaneous downloads. (default 10)
      --save-dir string     Path to a directory to save to.
      --mbpp-bar-gradient   Enabling this will make the bar gradient from red/yellow/green.

Note: Not passing --board instructs the program to download all boards.

Example:

$ 4chan-dl --board wg --save-dir ./downloads/

Built With

  • https://github.com/nektro/go-util
  • https://github.com/spf13/pflag
  • https://github.com/valyala/fastjson

License

MIT