fix(YouTube - Client spoof): Show seekbar thumbnail for age restricted and paid videos
This commit is contained in:
parent
c4554b3564
commit
287648cf1e
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue