mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-03 10:15:54 +01:00
fix(YouTube - Client spoof): Show seekbar thumbnail for age restricted and paid videos
This commit is contained in:
parent
6d548af064
commit
1a793007c9
@ -55,8 +55,7 @@ object SpoofSignaturePatch : BytecodePatch(
|
||||
"App signature spoofed\\n\\n"
|
||||
+ "Side effects include:\\n"
|
||||
+ "• Enhanced bitrate is not available\\n"
|
||||
+ "• Videos cannot be downloaded\\n"
|
||||
+ "• No seekbar thumbnails for paid or age restricted videos"
|
||||
+ "• Videos cannot be downloaded"
|
||||
),
|
||||
StringResource(
|
||||
"revanced_spoof_signature_verification_enabled_summary_off",
|
||||
|
Loading…
Reference in New Issue
Block a user