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 User-Agent in Downloader #8269

Merged
merged 1 commit into from Apr 23, 2022
Merged

Update User-Agent in Downloader #8269

merged 1 commit into from Apr 23, 2022

Conversation

Nickoriginal
Copy link
Contributor

What is it?

  • Codebase improvement (dev facing)

Description of the changes in your PR

This PR updates the USER_AGENT string in DownloaderImplementation to match the latest Firefox ESR 91 release.

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

@sonarcloud
Copy link

sonarcloud bot commented Apr 20, 2022

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
0.0% 0.0% Duplication

Copy link
Member

@litetex litetex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

We should also update it in the NewPipeExtractor

@litetex litetex added the feature request Issue is related to a feature in the app label Apr 22, 2022
@opusforlife2
Copy link
Collaborator

@Nickoriginal Would you like to open a corresponding PR in the extractor repo like litetex says?

@litetex litetex merged commit aa1db61 into TeamNewPipe:dev Apr 23, 2022
@Stypox
Copy link
Member

Stypox commented Apr 23, 2022

@litetex have you tested that this works with NPE tests?

@opusforlife2
Copy link
Collaborator

Shouldn't have this and the NPE PR been merged together? The extractor version for this release has already been published, so that pushes the NPE PR to the next release cycle. Or are they unrelated?

@litetex
Copy link
Member

litetex commented Apr 24, 2022

Or are they unrelated?

Yes, they are unrelated.
The extractor DownloaderTestImpl is just used inside tests ;)

@Nickoriginal Nickoriginal deleted the update_user_agent branch April 28, 2022 12:42
@Stypox Stypox mentioned this pull request Jun 24, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue is related to a feature in the app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants