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

exhentai download limit is not recognized #141

Closed
Draic opened this issue Dec 14, 2018 · 5 comments
Closed

exhentai download limit is not recognized #141

Draic opened this issue Dec 14, 2018 · 5 comments

Comments

@Draic
Copy link

Draic commented Dec 14, 2018

exhentai enforces strict limits on how much you can download on a daily basis. When the limit is reached all picture links will redirect to a html, which states the limit has been exceeded. gallery-dl does not recognize this happening and continues to download these htmls. Even worse, it will write these into the sql as a successful download of the images. This way gallery-dl is pretty much useless to download more than a single album at a time on exhentai

@wankio
Copy link
Contributor

wankio commented Dec 14, 2018

in account setting you have ability to reset limit with GP (received by upload contents) use it

@Draic
Copy link
Author

Draic commented Dec 14, 2018

there is no reason for gallery-dl to not recognize this proper and act accordingly

@Hrxn
Copy link
Contributor

Hrxn commented Dec 14, 2018

I've never really used that site before except for some tests long ago, is that some recent change? Or has this limit been in place for quite some time now? If yes, strange that this has not been noticed before.

@Draic
Copy link
Author

Draic commented Dec 14, 2018

maybe the thresholds have been changed, but restrictions were in place even a long time ago, but might have been a different implementation? dunno sorry.

mikf added a commit that referenced this issue Jan 26, 2019
can be turned off with the `exhentai.limits' option
@mikf
Copy link
Owner

mikf commented Jan 26, 2019

Image download limits are now recognized and extraction will stop if they are exceeded. The error message will provide an URL of the current image page that can be used to resume downloading at that point.

For reference, image limits are explained in detail here: https://ehwiki.org/wiki/My_Home
You should also get the "More pages" Hath perk to double you image limit: https://e-hentai.org/hathperks.php.

@mikf mikf closed this as completed Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants