Skip to content
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

error with readcomiconline.li #340

Open
supeep opened this issue Jun 16, 2023 · 3 comments
Open

error with readcomiconline.li #340

supeep opened this issue Jun 16, 2023 · 3 comments

Comments

@supeep
Copy link

supeep commented Jun 16, 2023

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
Copy link

cwelk commented Aug 29, 2023

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
Copy link

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 : []

lmagdanello pushed a commit to lmagdanello/comic-dl that referenced this issue Oct 27, 2023
@tabletseeker
Copy link

tabletseeker commented Jan 10, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants