Skip to content

a tool that help you download media(images&videos) of your fond channel on 4chan

License

Notifications You must be signed in to change notification settings

eawlot3000/chanloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chanloader

you love 4chan? but gotta download each file with so many clicks? nahhhh...
chanloader is a tool that help you download all the visual content of your fond channels on 4chan

features

  • support multi-thread urls in single run
  • save all downloaded to a new local folder! you name it!
  • display each [filename] and [filesize]
  • WARNING with too many requests

requirements

pip install -r requirements.txt

usage

(with instructions) with channel, single run:

python main.py

(with instructions) with threads

python thread.py

├── LICENSE
├── README.md
├── function // for work only
├── main.py
├── requirements.txt
└── thread // thread support!
    ├── test.py
    └── thread.py // `use this bro`

TODO

  • Multithreading? speed up bro
  • improve main, include thread to do multi pages works!
  • /* {feature: parse one channel url and then mass download all threads!} */

About

a tool that help you download media(images&videos) of your fond channel on 4chan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages