generated from ReVanced/revanced-patches-template
-
-
Notifications
You must be signed in to change notification settings - Fork 310
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
feat(YouTube): Add Force original audio
patch
#4122
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 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
Closed
3 tasks
LisoUseInAIKyrios
force-pushed
the
feat/yt_change_default_audio_language
branch
from
December 14, 2024 18:45
396f7b6
to
9fe88b9
Compare
3 tasks
This was
unlinked from
issues
Dec 14, 2024
Closed
3 tasks
LisoUseInAIKyrios
changed the title
feat(YouTube): Add
feat(YouTube): Add Dec 14, 2024
Change default audio track
patchChange default audio language
patch
LisoUseInAIKyrios
force-pushed
the
feat/yt_change_default_audio_language
branch
from
December 14, 2024 20:30
960e889
to
04409db
Compare
LisoUseInAIKyrios
force-pushed
the
feat/yt_change_default_audio_language
branch
from
December 14, 2024 20:31
04409db
to
185add7
Compare
LisoUseInAIKyrios
changed the title
feat(YouTube): Add
feat(YouTube): Add Dec 15, 2024
Change default audio language
patchDisable auto audio tracks
patch
LisoUseInAIKyrios
force-pushed
the
feat/yt_change_default_audio_language
branch
from
December 15, 2024 06:34
e512385
to
735d1ca
Compare
patches/src/main/kotlin/app/revanced/patches/youtube/video/audio/DisableAutoAudioTracksPatch.kt
Outdated
Show resolved
Hide resolved
LisoUseInAIKyrios
changed the title
feat(YouTube): Add
feat(YouTube): Add Dec 15, 2024
Disable auto audio tracks
patchForce original audio
patch
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.