Flameish / Novel-Grabber

Novel-Grabber can download novels from pretty much any webnovel and lightnovel site.
MIT License
478 stars 62 forks source link

[BUG] Log-in with Google #308

Open Dunkler2Engel opened 3 years ago

Dunkler2Engel commented 3 years ago

Describe the bug When in any page, i tried to log-in with google account, i have an error that said

Couldn’t sign you in This browser or app may not be secure. Try using a different browser. If you’re already using a supported browser, you can try again to sign in

Platform

I was try with same results in all browsers the app allow

Flameish commented 3 years ago

Seems like Google is blocking the headless browser. Can't really do anything about that. Maybe try pasting the cookies manually from your normal browser.

Dunkler2Engel commented 3 years ago

How i can pass the cookies form the normal browser? I has do somthing similiar with Jdownloader, following this tutorial and works fine with google https://support.jdownloader.org/Knowledgebase/Article/View/account-cookie-login-instructions but this not work with Novel-Grabber, the format of the cookie not seems to be valid.

Flameish commented 3 years ago

There is no cookie file import implemented right now so you have to do it manually. On Firefox you can press F12 to bring up the developer tools, the other browsers should have something similar. Find the cookie storage for that site and copy each to the list in NG for that specific source. (Name & Value)