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

Update extractor and remove DeobfuscateException handling #10440

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

Stypox
Copy link
Member

@Stypox Stypox commented Sep 22, 2023

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

This PR is a followup to TeamNewPipe/NewPipeExtractor#1108, where DeobfuscateException was replaced by a plain ParsingException. In ErrorInfo DeobfuscateExceptions were treated separately from other ParsingExceptions, including by showing a customized message, which has now been removed.

I tested the changes and everything still works even after TeamNewPipe/NewPipeExtractor#1108.

Fixes the following issue(s)

Relies on the following changes

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. You can find more info and a video demonstration on this wiki page.

Due diligence

In ErrorInfo it was treated separately from other ParsingExceptions, including by showing a customized message, which has now been removed.
@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@AudricV AudricV added the dependency Issues and PRs related to dependencies label Sep 22, 2023
@AudricV AudricV merged commit 5a921c9 into TeamNewPipe:dev Sep 22, 2023
8 of 9 checks passed
@AudricV AudricV changed the title Update extractor and remove DeobfuscateException Update extractor and remove DeobfuscateException handling Sep 23, 2023
This was referenced Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Issues and PRs related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[YouTube] Can't play or download age-restricted music videos
2 participants