Image downloader for hentai-img.com and sites related to it
- Cloudscraper
- bs4
Or simply do:
pip install -r requirements.txt
- Type
py main.py
on the same directory as the git cloned - Make sure the url doesnt contain page requests. For example if the url is
https:\\hentai-img.com\image\*****\page\7
the url should look likehttps:\\hentai-img.com\image\*****\
- Remove selenium from the script
- Support for urls with
https:\\hentai-img.com\image
- Tag downloaded files?
- Add a GUI?