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

error with readcomiconline.li #340

Open supeep opened 1 year ago

supeep commented 1 year ago

This is my command: comic_dl.exe -u (this is my email) -p (this is my password) -i "https://readcomiconline.li/Comic/The-Amazing-Spider-Man-1963/Annual-1?id=34815" Fooling CloudFlare...Please Wait... [] [Comic-dl] Done : The Amazing Spider Man 1963 [Annual - 1] : : 0image(s) [00:00, ?image(s)/s] Total Time Taken To Complete : 8.2234787940979

And her is the debugging message: DEBUG: Arguments Provided : Namespace(version=False, sorting=None, auto=False, config=False, download_directory=['D:\Daily Software\comic_dl'], range='All', convert=None, keep=['True'], quality='True', input=None, cookie=None, comic=False, search_comic=None, comic_info=None, update=None, print_index=False, manga_language='0', skip_cache='0', password=['None'], username=['None'], verbose=True) DEBUG: Operating System : Windows - 10 - 10.0.19045 DEBUG: Python Version : 3.9.13 (64bit) DEBUG: Script Version : 2023.01.08.2

cwelk commented 11 months ago

Same issue (0image(s) [00:00, ?image(s)/s]) on MacOS 13.5:

comic-dl % python3 ./cli.py -i https://readcomiconline.li/Comic/Sha/Issue-1 --cookie "[COOKIE STRING]" Fooling CloudFlare...Please Wait... [] [Comic-dl] Done : Sha [Issue - 1#1] : : 0image(s) [00:00, ?image(s)/s]
Total Time Taken To Complete : 0.8417620658874512

lmagdanello commented 9 months ago

Same issue here!

OS: 22.04.3 LTS (Jammy Jellyfish) Kernel: 6.2.0-35-generic Docker: ghcr.io/xonshiz/comic-dl:latest Comic site: ReadComicOnline LI

Command:

comic_dl -i "https://readcomiconline.li/Comic/Darth-Vader-2017" -v
***Starting the script in Verbose Mode***
Fooling CloudFlare...Please Wait...
Total Time Taken To Complete : 0.8354818820953369

Error_log:

DEBUG: Arguments Provided : Namespace(auto=False, comic=False, comic_info=None, config=False, convert=None, cookie=None, download_directory=['/directory'], input=['https://readcomiconline.li/Comic/Darth-Vader-2017'], keep=['True'], manga_language='0', password=['None'], print_index=False, quality='True', range='All', search_comic=None, skip_cache='0', sorting=None, update=None, username=['None'], verbose=True, version=False)
DEBUG: Operating System : Linux - 6.2.0-35-generic - #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct  6 10:23:26 UTC 2
DEBUG: Python Version : 3.8.13 (64bit)
DEBUG: Script Version : 2023.01.08.2
DEBUG: Comic Url : https://readcomiconline.li/Comic/Darth-Vader-2017
DEBUG: Selected Domain : readcomiconline.li
DEBUG: Starting new HTTPS connection (1): readcomiconline.li:443
DEBUG: https://readcomiconline.li:443 "GET /Comic/Darth-Vader-2017 HTTP/1.1" 200 None
DEBUG: Encoding detection: utf_8 will be used as a fallback match
DEBUG: Encoding detection: Found utf_8 as plausible (best-candidate) for content. With 0 alternatives.
DEBUG: All Links : []
tabletseeker commented 6 months ago

Try out the only working downloader for readcomicsonline.li in 2024: https://github.com/tabletseeker/readcomic_dl