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:
parent
cb6d802de3
commit
abe3943f98
28 changed files with 223 additions and 253 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue