Closed bb010g closed 4 years ago
Tried to make it, Got cookies from browser, but they aren't fits to my app((( don't know why
I think i found why that happens :DDDD
In short, this feature works bad, here's possible reasons:
You can make sure that browser have cookie problems by login to mangadex and update page to check login
Could you store the auth cookies for sites like MangaDex locally in Noboru after import?
cookies from MangaDex expires at the next day you saved it, so there is no sense in storing auth cookies for a long time
You didn't check "Remember me (1 year)"?
Could you store the auth cookies for sites like MangaDex locally in Noboru after import?
So i should save my cookies for all users? or what do you mean
Sorry, just gave the cookies
branch code another read, and I think I get what's going on now. Disregard that comment. I'm assuming the code for general integration (or just MangaDex-specific, but generally reusing browser cookies on requests makes more sense to me) of cookies into search & other requests hasn't been publicly pushed yet?
I have to wonder if account support might help with rate limiting problems when downloading lots of chapters currently (without authentication).
i can't understand what are tou speaking about
i'll better close this request, because i already done this in 2fd900ae70b8e15f610b89c375ef74ec780d45f7
It'd be nice to use a MangaDex account to access search in-app (beyond ID lookups).
Tachiyomi handles this by sharing cookies with a browser session, but I'm not sure if you can yank cookies like that easily from the Vita's Browser.