nektro / 4chan-dl

4chan.org downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

MIT

About

4chan.org downloader

License:MIT License


Languages

Language:Go 66.6%Language:Shell 33.4%