Skip to content

uemanon/4chan-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4chan-dl

A 4chan images downloader with CLI. Multi-threading supported.

Install

python setup.py install

Sample usage

$ 4chan-dl -b w -t 1565459 --download
$ 4chan-dl -b w -t 1565459 --download --threads 10 --path ./4chan

Use proxy

  • --http-proxy https://127.0.0.1:9000
  • --socks5-proxy 127.0.0.1 1080

Utils

See `--help`

License

MIT

About

A 4chan images downloader with CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages