We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No matter what comic I try to download, it gives me a 404 (something's wrong with the API?)
% gallery-dl --verbose https://nhentai.net/g/259647/ [gallery-dl][debug] Version 1.6.3-dev [gallery-dl][debug] Python 3.6.7 - Linux-4.18.0-13-generic-x86_64-with-Ubuntu-18.10-cosmic [gallery-dl][debug] requests 2.21.0 - urllib3 1.22 [gallery-dl][debug] Starting DownloadJob for 'https://nhentai.net/g/259647/' [nhentai][debug] Using NhentaiGalleryExtractor for 'https://nhentai.net/g/259647/' [urllib3.connectionpool][debug] Starting new HTTPS connection (1): nhentai.net [urllib3.connectionpool][debug] https://nhentai.net:443 "GET /api/gallery/259647 HTTP/1.1" 404 None [nhentai][error] HTTP request failed: 404: Not Found for url: https://nhentai.net/api/gallery/259647
Downloading via simple scraping of the website itself works, though (I made a primitive BASH script for that).
The text was updated successfully, but these errors were encountered:
Yeah, seems like an API change...
Sorry, something went wrong.
751e535
Thx!
No branches or pull requests
No matter what comic I try to download, it gives me a 404 (something's wrong with the API?)
Downloading via simple scraping of the website itself works, though (I made a primitive BASH script for that).
The text was updated successfully, but these errors were encountered: