fix(YouTube - Client spoof): Show seekbar thumbnail for age restricted and paid videos

This commit is contained in:
oSumAtrIX
2023-09-26 04:48:37 +02:00
parent c4554b3564
commit 287648cf1e

View File

@@ -55,8 +55,7 @@ object SpoofSignaturePatch : BytecodePatch(
"App signature spoofed\\n\\n" "App signature spoofed\\n\\n"
+ "Side effects include:\\n" + "Side effects include:\\n"
+ "• Enhanced bitrate is not available\\n" + "• Enhanced bitrate is not available\\n"
+ "• Videos cannot be downloaded\\n" + "• Videos cannot be downloaded"
+ "• No seekbar thumbnails for paid or age restricted videos"
), ),
StringResource( StringResource(
"revanced_spoof_signature_verification_enabled_summary_off", "revanced_spoof_signature_verification_enabled_summary_off",