fix(YouTube - Spoof video streams): Resolve playback dropping frames (#6051)
This commit is contained in:
parent
6a799110d7
commit
a62ee43441
6 changed files with 23 additions and 23 deletions
|
|
@ -137,12 +137,14 @@
|
|||
<app id="youtube">
|
||||
<patch id="misc.fix.playback.spoofVideoStreamsPatch">
|
||||
<string-array name="revanced_spoof_video_streams_client_type_entries">
|
||||
<item>Android VR</item>
|
||||
<item>Android VR 1.43</item>
|
||||
<item>Android VR 1.61</item>
|
||||
<item>Android Studio</item>
|
||||
<item>visionOS</item>
|
||||
<item>iPadOS</item>
|
||||
</string-array>
|
||||
<string-array name="revanced_spoof_video_streams_client_type_entry_values">
|
||||
<item>ANDROID_VR_1_43_32</item>
|
||||
<item>ANDROID_VR_1_61_48</item>
|
||||
<item>ANDROID_CREATOR</item>
|
||||
<item>VISIONOS</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue