fix(Spoof video streams): Remove Android TV and iOS TV clients, add experimental VisionOS, add temporary fix for Force original audio to work with any spoof client (#5861)

This commit is contained in:
LisoUseInAIKyrios 2025-09-15 20:58:56 +04:00 committed by GitHub
parent cb6d802de3
commit abe3943f98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 223 additions and 253 deletions

View file

@ -125,14 +125,12 @@
<app id="youtube">
<patch id="misc.fix.playback.spoofVideoStreamsPatch">
<string-array name="revanced_spoof_video_streams_client_type_entries">
<item>Android TV</item>
<item>Android VR</item>
<item>iOS TV</item>
<item>VisionOS</item>
</string-array>
<string-array name="revanced_spoof_video_streams_client_type_entry_values">
<item>ANDROID_UNPLUGGED</item>
<item>ANDROID_VR_1_61_48</item>
<item>IOS_UNPLUGGED</item>
<item>VISIONOS</item>
</string-array>
</patch>
<patch id="interaction.swipecontrols.swipeControlsResourcePatch">