pikax / gin-downloader

download manga from public websites
MIT License
11 stars 1 forks source link

gin.kissmanga.images returns empty array #14

Open calgara12 opened 7 years ago

calgara12 commented 7 years ago

Hey,

When i do:


gin.kissmanga.images("Gintama", 1)
    .then(x=>Promise.all(x.map(t=>t.value))) //resolve all promises
    .then(console.log)

i only get an empty array '[]' as a result. It also doesnt show an error.

I did not have this issue a few days ago if i remember correctly.

Hope you can help me. Thanks in advance :)

pikax commented 7 years ago

Hey,

The examples are wrong, I've change the API in v1.1.0

the correct way to resolve is https://github.com/pikax/gin-downloader/issues/11#issuecomment-312510450

calgara12 commented 7 years ago

When i try this i get:

starting... getting 0 images resolved