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

Mangatown download ERROR 0024 #55

Closed ghost closed 4 years ago

ghost commented 4 years ago
Screenshot 2020-04-08 at 03 33 36

There seems to be an error (somewhat like 0024) and says GET from a particular URL has unsupported protocol scheme.

I've attached a screenshot of the same.

It says "downloading...", but after a few seconds, I get the error message.

ghost commented 4 years ago

Could it be a problem from mangatown's side?

ghost commented 4 years ago

Says "Couldn't perform GET request to url" with ERROR 0002.

Screenshot 2020-04-08 at 12 11 35
Girbons commented 4 years ago

Hi @sydrawat,

It seems that the http protocol is missing while performing the GET request on the image URL, in the first attached screenshot there's unsupported protocol scheme "". So the error might be here https://github.com/Girbons/comics-downloader/blob/master/pkg/sites/mangatown.go#L49-L51

Girbons commented 4 years ago

@sydrawat a new release will be available by the end of the week.

Girbons commented 4 years ago

@sydrawat Released v0.22.2