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
- 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
pip install -r requirements.txt
python main.py
python thread.py
├── LICENSE
├── README.md
├── function // for work only
├── main.py
├── requirements.txt
└── thread // thread support!
├── test.py
└── thread.py // `use this bro`
- Multithreading? speed up bro
- improve main, include thread to do multi pages works!
- /* {feature: parse one channel url and then mass download all threads!} */