Update AliceswParser#2784
Merged
dteviot merged 2 commits intoJul 13, 2026
Merged
Conversation
Collaborator
Author
|
It seems 5sec would be better than 3sec, I don't seem to have hit IP timeout rate limits yet, only captcha. |
Collaborator
Author
|
Can confirm after testing, 5 sec seems to be the sweet spot. I managed to download this book (600 ch) without hitting major rate limits (IP Timeout) only captcha. |
Owner
|
Thank you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added error handling for captcha and rate limit challenge pages.
Tested on: https://www.alicesw.com/novel/52192.html
Approximately a Captcha every 60 ch, and Rate Limit every 3 Captcha (IP Locked, it seems).
Changing the throttle above 3sec doesn't seem to chance the amount of chapter it takes to get a captcha, nor avoid rate limit.