manga-download / haruneko

Prototype of HakuNeko based on NW.js + TypeScript
https://haruneko-docs.pages.dev
99 stars 29 forks source link

Adonis Fansub : cant download pictures from Google Drive #642

Closed MikeZeDev closed 3 weeks ago

MikeZeDev commented 3 weeks ago

Sample : https://manga.adonisfansub.com/manga/arafoo-shachiku-no-golem-master/ chapter 15 and other perhaps.

Works on browser, not in Haruneko.

Tried ImageAjax, ImageElement.

I wonder if its a Gdrive problem, or a problem specific to the website.

https://drive.google.com/thumbnail?id=1ylUnCN_F-e8VHsGZAcGeokzpJKQ3rjj_&sz=w1000

get redirected (302) to a google login page

image

In browser, response location header points to the real image url

https://lh3.googleusercontent.com/d/1ylUnCN_F-e8VHsGZAcGeokzpJKQ3rjj_=w1000

It may be a general problem and not only for AdonisFansub

MikeZeDev commented 3 weeks ago

Weird, it solved itself?