NO-ob / LoliSnatcher_Droid

A booru client with support for batch downloading
GNU Affero General Public License v3.0
371 stars 23 forks source link

Rule34Hentai no longer works properly #217

Open TurboManReborn opened 12 months ago

TurboManReborn commented 12 months ago

Rule34Hentai on this app used to require an API key in order to browse more stuff, but now it requires Cookies instead. I'm unable to get the Cookies in order to use Rule34Hentai. The API key worked perfectly before, but now it no longer works since it was changed to find Cookies instead. I even tried the button that would open the URL to get the Cookies, but it didn't help. It would list them, but they cannot be copied. It might be best to change it back to the API key instead of Cookies.

NANI-SORE commented 12 months ago

I will add a proper way to login in the next version, also it seems that fix for #172 possibly broke searches like "rating:explicit" here (update: or sites admin broke something, according to their news feed) For now I'd suggest to go back to 2.3.2 (don't forget to backup your data)

(And just so you know, old way uses cookies too, you just had to get them yourself)

NANI-SORE commented 5 months ago

Try in 2.4.0, I improved the auth process (you may need to edit the config and add your login and password), getting captcha cookies through webview should also work better, but they are a bit picky about your location and other stuff sometimes