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

Prevent recaptcha webview from keeping youtube loaded in background #6733

Merged

Conversation

Douile
Copy link
Contributor

@Douile Douile commented Jul 22, 2021

After the cookies are extracted from the recaptcha webview make it load an empty page to prevent youtube being loaded unecessarily in the background.

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Load empty page in recaptcha webview after youtube is no longer needed

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

After the cookies are extracted from the recaptcha webview make it load an empty
page to prevent youtube being loaded unecessarily in the background.
@Douile Douile force-pushed the fix/recaptcha-webview-background-activity branch from 5045bfc to cd86ed3 Compare July 22, 2021 01:41
Co-authored-by: Stypox <stypox@pm.me>
@nadiration
Copy link
Contributor

Thank you for doing this! This is specially useful on limited data plans

@Stypox Stypox merged commit 0cb8011 into TeamNewPipe:dev Jul 27, 2021
@Stypox
Copy link
Member

Stypox commented Jul 27, 2021

Thank you!

This was referenced Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReCaptcha webview continues playing in background
3 participants