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
If remote file name is literally "509.gif", limit detector in e-hentai/exhentai extractor triggers and stops.
Example (NSFW):
$ gallery-dl -v 'https://e-hentai.org/s/69655771ba/726894-510' [gallery-dl][debug] Version 1.23.0 [gallery-dl][debug] Python 3.10.6 - Linux-5.18.0-4-amd64-x86_64-with-glibc2.34 [gallery-dl][debug] requests 2.27.1 - urllib3 1.26.9 [gallery-dl][debug] Starting DownloadJob for 'https://e-hentai.org/s/69655771ba/726894-510' [exhentai][debug] Using ExhentaiGalleryExtractor for 'https://e-hentai.org/s/69655771ba/726894-510' [exhentai][info] no username given; using e-hentai.org [urllib3.connectionpool][debug] Starting new HTTPS connection (1): e-hentai.org:443 [urllib3.connectionpool][debug] https://e-hentai.org:443 "GET /s/69655771ba/726894-510 HTTP/1.1" 200 1578 [exhentai][debug] Sleeping for 4.999 seconds [urllib3.connectionpool][debug] https://e-hentai.org:443 "GET /g/726894/71bc9e38d2/ HTTP/1.1" 200 6725 [exhentai][error] Image limit reached! Continue with 'https://e-hentai.org/s/69655771ba/726894-510' as URL after resetting it. $
The text was updated successfully, but these errors were encountered:
[exhentai] improve 509.gif detection (#2901)
8b76149
No branches or pull requests
If remote file name is literally "509.gif", limit detector in e-hentai/exhentai extractor triggers and stops.
Example (NSFW):
The text was updated successfully, but these errors were encountered: