Since the latest DMCA's on NHentai, I thought it might be good to revisit my previous archiver. This one took me only about 15 minutes to write, thanks to the downloader by RicterZ. Fantastic project. This will simply wrap this and do some extras to make sure that everything is downloaded.
- Get your user agent and cookie from NHentai.net. This is explained in the downloader repo above. This does require registering on the website.
- Add your proxy, if you don't have (or need) a proxy, comment out Line 51.
- Set the output folder. This can be relative or absolute.
- Set a max. This prevents overshooting the available doujins, and prevents marking future doujins as missing.
- Simply run the script with
python3 main.py
- Optional: Set a number of threads higher than 5. It will make downloads go faster, if on Proxy, this is perfect, max this out to as high as your CPU will allow.