Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReCAPTCHA works only with stock Android System Webview #3310

Closed
Ristovski opened this issue Mar 30, 2020 · 1 comment · Fixed by #3414
Closed

ReCAPTCHA works only with stock Android System Webview #3310

Ristovski opened this issue Mar 30, 2020 · 1 comment · Fixed by #3414
Labels
bug Issue is related to a bug

Comments

@Ristovski
Copy link

On the latest (v.19.0) version of NewPipe, ReCAPTCHAs work only when the WebView implementation option under Developer Settings of Android is set to Android System WebView aka the stock Android webview.

Setting this to Chrome, and thus using the WebView provided by an installed Chrome version (like Beta/Dev) makes it so NewPipe endlessly gets captchas over and over again.

In both scenarios the captcha can be solved, but using any non-stock WebView implementation makes it so the captcha appears again in an endless loop.

I haven't looked into the code yet, but could this be related to how NewPipe gets the cookies from the WebView?

@Ristovski Ristovski added the bug Issue is related to a bug label Mar 30, 2020
@Stypox
Copy link
Member

Stypox commented Mar 30, 2020

Thank you for the detailed report, this was needed since a long time! You can take a look here at how cookies are obtained

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants