Girbons / comics-downloader

tool to download comics and manga in pdf/epub/cbr/cbz from a website
MIT License
484 stars 53 forks source link

Error: This site is not supported #79

Closed kavishgr closed 3 years ago

kavishgr commented 3 years ago

I ran the following command:

./comics-downloader-osx -url "https://readcomiconline.li/Comic/The-Action-Bible/TPB-1?id=123938"

the result:

ERRO[0001] This site is not supported

I'm not sure if I'm using the right syntax. Am I missing something ?

Girbons commented 3 years ago

Hi @kavishgr,

The command is fine, I see that the domain is changed from .to to .li as you see here.

I'm going to ship a fix or if you want to contribute, feel free, PRs are welcome :D

kavishgr commented 3 years ago

Done 👍

Girbons commented 3 years ago

Thanks @kavishgr, I'm preparing the new release!