2023-03-26, 16:19
(2023-03-21, 04:37)jepsizofye Wrote: @Paco8
i looked into the login process in depth and that cookie bs is specifically anti-bot, i think it was called defense shield
i tried multiple methods to process the javascript in python but there arent any good ones
if there's any android developers available i think a nice solution would be a nice webview app with a cookiejar than can be called from am start and return it's cookies to kodi
sort of the way an oauth setup works, pop up a login window which would be the webview, upon completed sign-in close the app and return to kodi
of course that does only work for android but as peacock only works on android and windows anyway i think it's at least halfway there
Following your suggestion I'm developing an android app which opens the login page, waits for the cookie and saves it a file.