Skip to content

Add support for secondary audio track type#11714

Merged
Stypox merged 1 commit intoTeamNewPipe:release-0.27.3from
AudricV:yt_more-audio-track-types-support
Nov 24, 2024
Merged

Add support for secondary audio track type#11714
Stypox merged 1 commit intoTeamNewPipe:release-0.27.3from
AudricV:yt_more-audio-track-types-support

Conversation

@AudricV
Copy link
Member

@AudricV AudricV commented Nov 17, 2024

What is it?

  • Feature (user facing)

Description of the changes in your PR

This PR adds support for secondary audio track type added in TeamNewPipe/NewPipeExtractor#1237.

These tracks have been given an higher priority than dubbed tracks when non-descriptive tracks are preferred, and a lower one than dubbed tracks when descriptive tracks are preferred. I don't know if that the right way to do this so the order should reviewed carefully.

Test videos are available in the extractor PR linked.

Fixes the following issue(s)

No issue found.

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

@AudricV AudricV added the player Issues related to any player (main, popup and background) label Nov 17, 2024
@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Nov 17, 2024
@AudricV AudricV added the downloader Issue is related to the downloader label Nov 18, 2024
@AudricV AudricV mentioned this pull request Nov 24, 2024
7 tasks
@Stypox Stypox force-pushed the yt_more-audio-track-types-support branch from 1f63477 to dc3f556 Compare November 24, 2024 15:43
@Stypox Stypox changed the base branch from dev to release-0.27.3 November 24, 2024 15:43
@sonarqubecloud
Copy link

@Stypox Stypox merged commit 1255817 into TeamNewPipe:release-0.27.3 Nov 24, 2024
@AudricV AudricV deleted the yt_more-audio-track-types-support branch November 24, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

downloader Issue is related to the downloader player Issues related to any player (main, popup and background) size/small PRs with less than 50 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants