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

Downloading whole range of comics #300

Closed ATran001 closed 2 years ago

ATran001 commented 2 years ago

How do I download the whole range of comics on a site? I tried downloading via the link at the bottom but it returned nothing. When I download individually, the command seem to work.

Example.: comic_dl.exe -i "https://readcomicsonline.ru/comic/xmen-2021/"

Xonshiz commented 2 years ago

What you're asking is already written in detail in the read me file. Please look at the --range option in the List Of Arguments Section.

Closing this, as this is already mentioned in readme file.