Skip to content

Commit

Permalink
fix(YouTube - Client spoof): Show seekbar thumbnail for age restricte…
Browse files Browse the repository at this point in the history
…d and paid videos
  • Loading branch information
oSumAtrIX committed Sep 26, 2023
1 parent 6d548af commit 1a79300
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1a79300

Please sign in to comment.