"I did this for research purposes"
This is a simple downloader for nhentai.net galleries.
The downloaded galleries are currently hardcoded to store in ./data
directory.
Features:
Python3.6+.
pip dependencies listed in requirements.txt
.
pip install -r requirements.txt
to download all dependencies. Format: python main.py {gallery-id}
Example: python main.py 177013
Format: ./download.sh {gallery-id}...
Example: ./download.sh 123824 135860 141768 153521 171136 171211 186386 204241 218812 242376 297575
Kindly raise an issue in this repository. Not guaranteed to respond. Feel free to fork and improve.