A 4chan images downloader with CLI. Multi-threading supported.
python setup.py install
$ 4chan-dl -b w -t 1565459 --download
$ 4chan-dl -b w -t 1565459 --download --threads 10 --path ./4chan
--http-proxy https://127.0.0.1:9000
--socks5-proxy 127.0.0.1 1080
See `--help`
MIT