From 35988a5500f547cbc520909ee43989e336389dd7 Mon Sep 17 00:00:00 2001
From: inotia00 <108592928+inotia00@users.noreply.github.com>
Date: Sat, 18 Nov 2023 02:15:35 +0900
Subject: [PATCH] feat(YouTube/Hide description components): add `Hide podcast
sections` settings
---
src/main/resources/youtube/settings/host/values/strings.xml | 3 +++
src/main/resources/youtube/settings/xml/revanced_prefs.xml | 1 +
2 files changed, 4 insertions(+)
diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml
index b239c865a..d2a9c428b 100644
--- a/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/src/main/resources/youtube/settings/host/values/strings.xml
@@ -469,6 +469,9 @@ Some components may not be hidden."
Watch in VR menu is shown.
Watch in VR menu is hidden.
Hide watch in VR menu
+ Podcast sections are shown.
+ Podcast sections are hidden.
+ Hide podcast sections
Preview comment is shown.
Preview comment is hidden.
Hide preview comment
diff --git a/src/main/resources/youtube/settings/xml/revanced_prefs.xml b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
index 1c4f9676b..69e2c61a4 100644
--- a/src/main/resources/youtube/settings/xml/revanced_prefs.xml
+++ b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
@@ -256,6 +256,7 @@
+
SETTINGS: HIDE_DESCRIPTION_COMPONENTS -->