You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/fingerprints/CreatePlayerRequestBodyWithModelFingerprint.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/fingerprints/PlayerResponseModelImplGeneralFingerprint.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/fingerprints/PlayerResponseModelImplRecommendedLevelFingerprint.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/fingerprints/StoryboardRendererDecoderRecommendedLevelFingerprint.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/fingerprints/StoryboardRendererDecoderSpecFingerprint.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/fingerprints/StoryboardRendererSpecFingerprint.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/fingerprints/StoryboardThumbnailFingerprint.kt
Copy file name to clipboardExpand all lines: src/main/resources/addresources/values/strings.xml
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1092,10 +1092,9 @@
1092
1092
<stringname="revanced_spoof_client_summary_on">Client is spoofed</string>
1093
1093
<stringname="revanced_spoof_client_summary_off">Client is not spoofed\n\nVideo playback may not work</string>
1094
1094
<stringname="revanced_spoof_client_user_dialog_message">Turning off this setting may cause video playback issues.</string>
1095
-
<stringname="revanced_spoof_client_use_testsuite_title">Spoof client to Android Testsuite</string>
1096
-
<stringname="revanced_spoof_client_use_testsuite_summary">Spoof the client to Android Testsuite</string>
1097
-
<stringname="revanced_spoof_client_use_testsuite_summary_on">Client is spoofed to an Android Testsuite client (iOS client is used for live streams)\n\nSide effects include, but are not limited to:\n• Speed flyout menu is missing\n• Captions are missing\n• Player swipe gestures may not work\n• Low quality Shorts seekbar thumbnails\n• Watch history may not work</string>
1098
-
<stringname="revanced_spoof_client_use_testsuite_summary_off">Client is spoofed to an iOS client\n\nSide effects include:\n• No HDR video\n• Speed flyout menu is missing</string>
1095
+
<stringname="revanced_spoof_client_use_ios_title">Spoof client to iOS</string>
1096
+
<stringname="revanced_spoof_client_use_ios_summary_on">Client is currently spoofed to iOS\n\nSide effects include:\n• No HDR video\n• Speed menu is missing\n• Watch history may not work\n• Live streams cannot play as audio only\n• Live streams not available on older devices</string>
1097
+
<stringname="revanced_spoof_client_use_ios_summary_off">Client is currently spoofed to Android VR\n\nSide effects include:\n• No HDR video\n• Player swipe gestures do not work\n• Kids videos do not playback\n• Paused videos can randomly resume</string>
1099
1098
<stringname="revanced_spoof_client_storyboard_timeout">Spoof client thumbnails not available (API timed out)</string>
1100
1099
<stringname="revanced_spoof_client_storyboard_io_exception">Spoof client thumbnails temporarily not available: %s</string>
0 commit comments