An extension to download doujinshi from NHentai
NHentai only allow to download doujinshi in .torrent format so I created this extension allowing to download them either in ZIP, CBZ or raw format.
You can either go on a doujinshi page to download it, or go to a page containing many of them to download them all at once.
403 errors are related to the fact that NHentai added Cloudflare over their API, which basically is a tool that stop traffic that seems to come from bots or scripts (which is the case for this extension) \ There is not much I can do for that, it indeed probably mean that bulk download will fail at random moments, or that any download may fail at any time
My advices on that:
chrome://extensions/
in your address barLoad Unpacked
button (top left corner of the page)Select a folder
about:addons
in your address barInstall Add-on From File...
This extension was removed the 04/12/2020 from the Chrome Store because it doesn't comply with terms of service (since it contains mature content)
While there is nothing I can do against that, I still want to thanks you for using it, over 2 years it got a note of 4.3/5 and 12 858 users.
npm install
npm run build
npm test