generated from ReVanced/revanced-patches-template
-
-
Notifications
You must be signed in to change notification settings - Fork 631
feat(YouTube): Add Force original audio patch
#4122
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
Merged
LisoUseInAIKyrios
merged 14 commits into
ReVanced:dev
from
LisoUseInAIKyrios:feat/yt_change_default_audio_language
Dec 15, 2024
Merged
feat(YouTube): Add Force original audio patch
#4122
LisoUseInAIKyrios
merged 14 commits into
ReVanced:dev
from
LisoUseInAIKyrios:feat/yt_change_default_audio_language
Dec 15, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
patches/src/main/kotlin/app/revanced/patches/youtube/video/audio/DisableAutoAudioTracksPatch.kt
Outdated
Show resolved
Hide resolved
github-actions bot
pushed a commit
that referenced
this pull request
Dec 15, 2024
# [5.5.0-dev.1](v5.4.1-dev.1...v5.5.0-dev.1) (2024-12-15) ### Features * **YouTube:** Add `Force original audio` patch ([#4122](#4122)) ([f4aa440](f4aa440))
github-actions bot
pushed a commit
that referenced
this pull request
Dec 16, 2024
# [5.5.0](v5.4.0...v5.5.0) (2024-12-16) ### Bug Fixes * **Twitch:** Change recommended target to the latest app version ([fb32972](fb32972)) * **YouTube - Spoof video streams:** Make livestreams start at the current time when using iOS client ([#4137](#4137)) ([140f484](140f484)) * **YouTube Music:** Add `Spoof client patch` to fix playback ([#4132](#4132)) ([b092508](b092508)) ### Features * **YouTube - Hide feed components:** Remove obsolete `Hide search result shelf header` option ([#4134](#4134)) ([c71443a](c71443a)) * **YouTube - Navigation buttons:** Add options to disable translucent status bar and navigation bar ([#4133](#4133)) ([a2d2141](a2d2141)) * **YouTube:** Add `Force original audio` patch ([#4122](#4122)) ([f4aa440](f4aa440))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds a setting to disable automatic selection of the localized audio language.
If the force setting is off, then
'default audio' is whatever audio channel YouTube decides to use.
For some a/b users and for all users with iOS spoofing, default audio is the localized audio track of the same language as the app.
But for non a/b users and users with Android VR spoofing, default audio is usually the original language track.