Skip to content
New issue

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

Fails to download an image from e-hentai when remote file name is exactly "509.gif" #2901

Closed
i-rinat opened this issue Sep 8, 2022 · 0 comments
Labels

Comments

@i-rinat
Copy link

i-rinat commented Sep 8, 2022

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.
$ 
@mikf mikf added the bug label Sep 9, 2022
@mikf mikf closed this as completed Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants