-
-
Notifications
You must be signed in to change notification settings - Fork 991
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
[readcomiconline] - Won't get past the cloudflare challenge. #279
Comments
This is the same problem as #51, but on readcomiconline instead of kissmanga. You got redirected to https://readcomiconline.to/Special/AreYouHuman?reUrl=%2fComic%2fMarvel-Comics-Presents-2019%2fIssue-1%3fid%3d148436 (48233f0 now detects these redirects and prints an appropriate error message) |
This worked, the cookies workaround method. Thank you so much |
Sorry for reopening, I have the newest version of Gallery-DL now which effectively displays the correct error message and prompts the URL to go visit, but I was wondering is there a setting or a way to make the script stop until you visit the url and solve the captcha? |
No, there is way of doing that or interacting with gallery-dl while it is running. I would also be quite against implementing any "interactive" inputs in a command-line program. You can use |
Fair enough! I suggested it because it seems as readcomicsonline.to requests to solve a captcha every 3 chapters or so. I'll manually input each file, that way I have eassy access to solving that captcha. |
Say, is it enough to only solve the CAPTCHA or is it also necessary to put your browser's cookies into gallery-dl? (I've never been prompted to solve a CAPTCHA by those sites, so I kind of have to ask and can't test this myself) I could add an option to wait until the CAPTCHA has been solved, but also entering/updating cookies wouldn't really be possible. |
I just solve the captcha and it works, originally I was adding my cookies file at first, but I noticed I could just open the url and click the I am human box and go back to downloading. |
to configure how to handle CAPTCHA page redirects: - either interactively wait for the user to solve the CAPTCHA - or raise StopExtraction like before
There is now a |
Thank you so much! you're a life saver |
When I try downloading comics from the website readcomiconline.to it wont get past the cloudflare challenge this is the output I get:
And when I run the -V flag, this is the output i get:
log.txt
Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: