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
538 stars 68 forks source link

Can't connect to readcomiconline.li #317

Closed WraithTDK closed 2 years ago

WraithTDK commented 2 years ago

I'm getting this when trying to download comics from readcomiconline:

D:\Comic Books\Unsorted\comics-dl>comic_dl.exe --verbose -i "https://readcomiconline.li/Comic/The-Tick-and-Arthur/Issue-1?id=146061"

Starting the script in Verbose Mode

Fooling CloudFlare...Please Wait... Whoops! Seems like I can't connect to website. It's showing : <Response [403]> Run this script with the --verbose argument and report the issue along with log file on Github. Traceback (most recent call last): File "cli.py", line 5, in File "comic_dl__main.py", line 21, in main File "comic_dl\comic_dl.py", line 284, in init File "comic_dl\honcho.py", line 102, in checker File "comic_dl\sites\readcomicOnlineli.py", line 53, in init__ File "comic_dl\sites\readcomicOnlineli.py", line 83, in single_chapter File "comic_dl\globalFunctions.py", line 60, in page_downloader Warning: can't connect to website https://readcomiconline.li/Comic/The-Tick-and-Arthur/Issue-1?id=146061#1 [32392] Failed to execute script 'cli' due to unhandled exception!

darodi commented 2 years ago