-
Notifications
You must be signed in to change notification settings - Fork 69
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
Script "can't connect to website" - Response 403 #273
Comments
Facing the same issue |
Could you please try this again and update me? I'll take a look if the issue is still there. |
So it seems that there is a progress. I do not get an error, but :
Is it what I am supposed to get? The main documentation says that the result should look like this :
|
I don't know if it is related but I did not updated comic-dl before trying again, in the above answer. Maybe that was implicit in your demand? After updating comic-dl from the repo, I'm getting a bunch of errors. It seems that a lot of paths have been turned into relative paths and the system is not liking it :
|
Ohhh yeah the relative path errors. I fixed it with a work-around for building the binaries/distributables. But, looks like the code will still have those issues. I'll park the import issues for now with code. |
I have the same issue, but I get <Reponse [522]>. Log File:
|
Seems dead Website Name: Mangaeden |
Yeah, time to remove manga Eden and the search feature for now. I think I was looking into an alternative and I might've found one. I'll take a look at that next week if I get some time. Will keep this open till I remove the search or fix it. |
6 months later, the site is still down. |
I want to, but I don't want to.. :( |
Try out the only working downloader for readcomicsonline.li in 2024: https://github.com/tabletseeker/readcomic_dl |
Hi,
I just installed the script and it is not working for me. Both the windows script and the python one return the same error: after running
python __main__.py -find "One Piece"
(from the appropriate folder) orcomic_dl.exe -find "One Piece"
, I obtain the following message error:With the
--verbose
argument, it produces the following logfile:At that point I don't know what to do?
I precise that I installed all the dependencies as required (Node.js, Phantom.js, python) and added them to the PATH (I can access each of them from anywhere with the terminal).
Cheers
Guillaume
The text was updated successfully, but these errors were encountered: