mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-03 17:27:01 +00:00

* ReCaptchas are implemented using a simple WebView with Javascript enable. * All HTTP responses inside the WebView are catched (using onPageFinished()) ** When Google reCatcha cookies are detected, register cookies to the Downloader class and Return to MainActivity