From f7cf70b5d3f415411fa767931a33e84df9df6c16 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Mon, 25 Sep 2023 19:33:53 +0200 Subject: [PATCH] feat: Add notice for thumbnails for age restricted or paid videos --- .../youtube/misc/fix/playback/SpoofSignatureResourcePatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/SpoofSignatureResourcePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/SpoofSignatureResourcePatch.kt index f50b8e521..6919aa966 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/SpoofSignatureResourcePatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/fix/playback/SpoofSignatureResourcePatch.kt @@ -31,7 +31,7 @@ object SpoofSignatureResourcePatch : ResourcePatch() { + "Side effects include:\\n" + "• No ambient mode\\n" + "• Videos cannot be downloaded\\n" - + "• Low quality seekbar thumbnails" + + "• Low quality seekbar thumbnails (No thumbnails for age restricted or paid videos)" ), StringResource( "revanced_spoof_signature_verification_enabled_summary_off",