KotatsuApp / kotatsu-parsers

Manga parsers library for Kotlin/JVM and Android
https://kotatsu.app/dev/parsers-library/
GNU General Public License v3.0
145 stars 39 forks source link

SlashLib HentaiLib 404 error #796

Open SLywnow opened 5 months ago

SLywnow commented 5 months ago

Source information

SlashLib HentaiLib

Steps to reproduce

  1. Open any of this source or work from this sources
  2. It shows error
  3. Ttying open web view
  4. Return 404 or strange json
  5. Check this by their app/web browser
  6. All works

Kotatsu version

7.1.1

Android version

Android 13

Other details

Looks like they have new link, but enter it manually not helping, maybe some changes in json

Search also not works, but for some reason, recomended titles showing without problem

This bug exist at least 2 last version

Login in this souces was done HentaiLib also shows chapters, but still can't load them: "content was changes or deleted", by webview for such works you can read

Acknowledgements

Koitharu commented 5 months ago

This happens because these websites now use new api what requires an OAuth authorization, but do not provides it for the third-party clients

SLywnow commented 5 months ago

Why then it still works in other apps like AniLab?