A really, really, lazy way to download and convert images for use with hent-AI and DeepCreamPy.
Uses the NHentai API to scrape all the actual images of a given doujin ID. Can also convert those images from jpg (nHentai default) to png for you to use with...certain AI scripts...
-
pip3 install -r requirements.txt
-
python3 nhentai_dl.py
-
It'll walk you through the rest!