comic-dl icon indicating copy to clipboard operation
comic-dl copied to clipboard

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.

Results 30 comic-dl issues
Sort by recently updated
recently updated
newest added

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...

I think you already add mangareader.net but it seems to change to .to ``` pilite@pilite-GF63-Thin-10SCXR:~/Downloads/comicdl$ ./comic_dl_linux -i "https://mangareader.to/izure-saikyou-no-renkinjutsushi-65439D" mangareader.to is not supported at the moment. You can request it on...

Hi! Testing out this repo at the moment and I am loving it so far! I wanted to make a feature request for that the conversion argument can be an...

It doesn't look like that tool is doing anything. ![image](https://user-images.githubusercontent.com/20542548/209858875-4926e19e-a430-4fd9-98bc-cb8075efc928.png)

Hi there, I'm using the docker image ghcr.io/xonshiz/comic-dl:latest and when using it to grab more than one chapter at a time the memory usage keeps increasing until the host machine...

bug

after the recent update to naver's website, it seems to break the script for downloading their comic? this is the command i gave: ``` comic_dl -i https://comic.naver.com/webtoon/list?titleId=757904 --verbose ***Starting the...

I think that would be nice to add mangasee123.com. What do you think? If not you can close this.

I'm having some issues with git locally so couldn't raise a PR but I've got a couple of suggestions which might tighten up the support around RCO... Looks like some...

improvement
readcomiconline.to

Hi, I added the Python shebang (`#!/usr/bin/env python`) to `./cli.py` to make the file executable on Linux systems. Before that, you had to type `python ./cli.py` instead of just `./cli.py`...

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 2.0.4. Release notes Sourced from softprops/action-gh-release's releases. v2.0.4 Minor follow up to #417. #425 v2.0.2 Revisit approach to #384 making unresolved pattern failures opt-in #417...

dependencies
github_actions