dstark5 / Openlib

An Open source app to download and read books from shadow library (Anna’s Archive)
GNU General Public License v3.0
913 stars 45 forks source link

Reduce Captcha #59

Closed suhan-paradkar closed 4 months ago

suhan-paradkar commented 6 months ago

It would be better if the User could login(This may require webview with cookie capture, IIRC)

This would help with reducing pesky captcha screens (I assume the site uses cookies to authenticate).

Allowing user to set a random or custom user-agent string also might do the trick

dstark5 commented 6 months ago

Hi, the site uses browser check and the cookie is valid only for 10 to 20 min approximately, Do you have any solutions ? feel free to tell your, we can implement it.