Xonshiz / comic-dl

Comic-dl is a command line tool to download manga and comics from various comic and manga sites. Supported sites : readcomiconline.to, mangafox.me, comic naver and many more.
https://github.com/Xonshiz/comic-dl
MIT License
545 stars 68 forks source link

<Response [503]> Reacomiconline.to #263

Closed witcharrow closed 4 years ago

witcharrow commented 4 years ago

I cannot connect with readcomiconline.to (linux). I've reinstalled all the repository and test with the config.json.example:

$ python3 __main__.py --auto --verbose
***Starting the script in Verbose Mode***

[Comic-dl] Auto processing:   0%|                                                                                                                                                                                                           | 0/2 [00:00<?, ?comic/s, comic_name=http://readcomiconline.to/Comic/Deadpool-2016]Fooling CloudFlare...Please Wait...
Whoops! Seems like I can't connect to website.
It's showing : <Response [503]>
Run this script with the --verbose argument and report the issue along with log file on Github.
[Comic-dl] Auto processing with error for http://readcomiconline.to/Comic/Deadpool-2016 : can't connect to website http://readcomiconline.to/Comic/Deadpool-2016                                                                                                                                                               
[Comic-dl] Auto processing with error for http://readcomicbooksonline.net/deadpool-vs-old-man-logan : list index out of range                                                                                                                                                                                                  
[Comic-dl] Auto processing: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:01<00:00,  1.44comic/s, comic_name=http://readcomicbooksonline.net/deadpool-vs-old-man-logan]
LordPato commented 4 years ago

(WINDOWS 10) Same issue here. It was working just fine until last week

DrBlort commented 4 years ago

Same, but in windows. I'm using the code from the repository, not the exe version.

detritophage commented 4 years ago

This is fixed in CloudScraper 1.2.38 https://github.com/VeNoMouS/cloudscraper/issues/209

witcharrow commented 4 years ago

Confirmed!! now I can dowload again.