fix(YouTube - Spoof video streams): Resolve playback issues after changing from cellular to wifi (#4277)
This commit is contained in:
parent
91471eccf9
commit
fcad0ab5bb
5 changed files with 16 additions and 23 deletions
|
|
@ -116,7 +116,6 @@
|
|||
<string-array name="revanced_spoof_video_streams_client_type_entries">
|
||||
<item>Android VR</item>
|
||||
<item>@string/revanced_spoof_video_streams_client_type_android_vr_no_auth</item>
|
||||
<item>Android Creator</item>
|
||||
<item>Android TV</item>
|
||||
<item>iOS TV</item>
|
||||
</string-array>
|
||||
|
|
@ -124,7 +123,6 @@
|
|||
<!-- Extension enum names. -->
|
||||
<item>ANDROID_VR</item>
|
||||
<item>ANDROID_VR_NO_AUTH</item>
|
||||
<item>ANDROID_CREATOR</item>
|
||||
<item>ANDROID_UNPLUGGED</item>
|
||||
<item>IOS_UNPLUGGED</item>
|
||||
</string-array>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue