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
fix(YouTube - Spoof video streams): Change default spoofing to iOS, allow setting a default language with Android VR #4171
Merged
LisoUseInAIKyrios
merged 8 commits into
ReVanced:dev
from
LisoUseInAIKyrios:fix/spoof_video_streams_android_vr_language
Dec 20, 2024
Merged
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
oSumAtrIX
approved these changes
Dec 20, 2024
Sure, the iOS side effects seem minimal. |
LisoUseInAIKyrios
changed the title
fix(YouTube - Spoof video streams): Allow setting a default language for Android VR
fix(YouTube - Spoof video streams): Change default spoofing to iOS, allow setting a default language for Android VR
Dec 20, 2024
LisoUseInAIKyrios
force-pushed
the
fix/spoof_video_streams_android_vr_language
branch
from
December 20, 2024 20:36
6a13334
to
c92a445
Compare
LisoUseInAIKyrios
changed the title
fix(YouTube - Spoof video streams): Change default spoofing to iOS, allow setting a default language for Android VR
fix(YouTube - Spoof video streams): Change default spoofing to iOS, allow setting a default language with Android VR
Dec 20, 2024
LisoUseInAIKyrios
deleted the
fix/spoof_video_streams_android_vr_language
branch
December 20, 2024 20:38
3 tasks
github-actions bot
pushed a commit
that referenced
this pull request
Dec 20, 2024
# [5.6.0-dev.5](v5.6.0-dev.4...v5.6.0-dev.5) (2024-12-20) ### Bug Fixes * **YouTube - Spoof video streams:** Change default spoofing to iOS, allow setting a default language with Android VR ([#4171](#4171)) ([171b4e7](171b4e7))
github-actions bot
pushed a commit
that referenced
this pull request
Dec 20, 2024
# [5.6.0](v5.5.1...v5.6.0) (2024-12-20) ### Bug Fixes * **Twitter - Change link sharing domain:** Use correct extension package ([ad7fab6](ad7fab6)) * **YouTube - Force original audio:** Use correct original audio stream if app language is not English ([0d20171](0d20171)) * **YouTube - Hide layout components:** Hide new kind of community post ([#4155](#4155)) ([08f68cb](08f68cb)) * **YouTube - Miniplayer:** Use estimated maximum on screen size for devices with low density screens ([#4150](#4150)) ([2694158](2694158)) * **YouTube - Open Shorts in regular player:** Do not show the miniplayer after opening a Short while a video is playing ([894e366](894e366)) * **YouTube - SponsorBlock:** Show create new segment error messages using a dialog ([#4148](#4148)) ([5870906](5870906)) * **YouTube - Spoof video streams:** Change default spoofing to iOS, allow setting a default language with Android VR ([#4171](#4171)) ([171b4e7](171b4e7)) * **YouTube - Spoof video streams:** Update iOS client version ([df3aeed](df3aeed)) ### Features * **YouTube:** Add `Open Shorts in regular player` patch ([#4153](#4153)) ([c7c5e5b](c7c5e5b))
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.
Allows setting a default audio stream for Android VR.
The setting may not yet work for some users, as the 'automatic ai voice over' functionality is being rolled out.
But for users who do have it, the default language can be set for Android VR.
@oSumAtrIX I think the default spoof should be changed to iOS because 'Force original audio' cannot work with Android VR (which is default on). The lack of an audio menu is now more relevant since YT rolled out the AI audio feature, which makes the audio menu important.