mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-29 05:05:16 +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