xuzhengyi1995 / Manga_downloader

A Manga download framework using selenium.
635 stars 58 forks source link

HTTP Error 404: Not Found #159

Closed flapjack3 closed 7 months ago

flapjack3 commented 7 months ago

I get this error now when trying to download from cmoa. I was able to download normally about a week ago. Anyone else having this issue?

raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found

flapjack3 commented 7 months ago

There was an issue with the undetected_chromedriver. I installed v3.5.5 and it works again now.