diff --git a/src/main/kotlin/app/revanced/patches/music/account/handle/HideHandlePatch.kt b/src/main/kotlin/app/revanced/patches/music/account/handle/HideHandlePatch.kt
index a8f8801f7..3564f1dd2 100644
--- a/src/main/kotlin/app/revanced/patches/music/account/handle/HideHandlePatch.kt
+++ b/src/main/kotlin/app/revanced/patches/music/account/handle/HideHandlePatch.kt
@@ -22,7 +22,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
@Patch(
name = "Hide handle",
- description = "Adds an option to hide the handle in the account switcher.",
+ description = "Adds an option to hide the handle in the account menu.",
dependencies = [
SettingsPatch::class,
SharedResourceIdPatch::class
diff --git a/src/main/kotlin/app/revanced/patches/reddit/layout/recentlyvisited/RecentlyVisitedShelfPatch.kt b/src/main/kotlin/app/revanced/patches/reddit/layout/recentlyvisited/RecentlyVisitedShelfPatch.kt
index 5ea3d8265..62dde3cf9 100644
--- a/src/main/kotlin/app/revanced/patches/reddit/layout/recentlyvisited/RecentlyVisitedShelfPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/reddit/layout/recentlyvisited/RecentlyVisitedShelfPatch.kt
@@ -14,7 +14,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Hide recently visited shelf",
- description = "Adds an option to hide the recently visited shelf in sidebar.",
+ description = "Adds an option to hide the recently visited shelf in the sidebar.",
dependencies = [SettingsPatch::class],
compatiblePackages = [CompatiblePackage("com.reddit.frontpage")]
)
diff --git a/src/main/kotlin/app/revanced/patches/reddit/layout/toolbar/ToolBarButtonPatch.kt b/src/main/kotlin/app/revanced/patches/reddit/layout/toolbar/ToolBarButtonPatch.kt
index d4c8fda33..719babc78 100644
--- a/src/main/kotlin/app/revanced/patches/reddit/layout/toolbar/ToolBarButtonPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/reddit/layout/toolbar/ToolBarButtonPatch.kt
@@ -17,7 +17,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Hide toolbar button",
- description = "Adds an option to hide the \"r/place\" or Reddit recap button in the toolbar.",
+ description = "Adds an option to hide the r/place or Reddit recap button in the toolbar.",
dependencies =
[
SettingsPatch::class,
diff --git a/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt
index d804b423d..cd190eb72 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/ads/general/GeneralAdsPatch.kt
@@ -17,7 +17,7 @@ import org.w3c.dom.Element
@Patch(
name = "Hide general ads",
- description = "Hides general ads.",
+ description = "Adds options to hide general ads.",
dependencies = [
DoubleBackToClosePatch::class,
GeneralAdsBytecodePatch::class,
diff --git a/src/main/kotlin/app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt
index 92a1d1789..dabf6709b 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/ads/video/VideoAdsPatch.kt
@@ -9,7 +9,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
@Patch(
name = "Hide video ads",
- description = "Hides ads in the video player.",
+ description = "Adds an option to hide ads in the video player.",
dependencies = [SettingsPatch::class],
compatiblePackages = [
CompatiblePackage(
diff --git a/src/main/kotlin/app/revanced/patches/youtube/alternativethumbnails/general/AlternativeThumbnailsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/alternativethumbnails/general/AlternativeThumbnailsPatch.kt
index 5a11f9227..105a7f90c 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/alternativethumbnails/general/AlternativeThumbnailsPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/alternativethumbnails/general/AlternativeThumbnailsPatch.kt
@@ -30,7 +30,7 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod
@Patch(
name = "Alternative thumbnails",
- description = "Adds an option to replace video thumbnails with still image captures of the video.",
+ description = "Adds options to replace video thumbnails using the DeArrow API or image captures from the video.",
dependencies = [SettingsPatch::class],
compatiblePackages = [
CompatiblePackage(
diff --git a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/buttoncontainer/ButtonContainerPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/buttoncontainer/ButtonContainerPatch.kt
index 2f9777517..d529bc0ad 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/buttoncontainer/ButtonContainerPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/buttoncontainer/ButtonContainerPatch.kt
@@ -10,7 +10,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
@Patch(
name = "Hide button container",
- description = "Adds the options to hide action buttons under a video.",
+ description = "Adds options to hide action buttons below the video player.",
dependencies = [
LithoFilterPatch::class,
SettingsPatch::class
diff --git a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt
index 922724bc3..020708ec2 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/comment/CommentComponentPatch.kt
@@ -10,7 +10,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
@Patch(
name = "Hide comment component",
- description = "Hides components related to comments.",
+ description = "Adds options to hide components related to comments.",
dependencies = [
LithoFilterPatch::class,
SettingsPatch::class
diff --git a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/gestures/BottomPlayerGesturesPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/gestures/BottomPlayerGesturesPatch.kt
index e0c28b19a..2fca58911 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/gestures/BottomPlayerGesturesPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/buttomplayer/gestures/BottomPlayerGesturesPatch.kt
@@ -15,7 +15,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Enable bottom player gestures",
- description = "Switching to fullscreen by swiping the bottom area of the player.",
+ description = "Adds an option to enter fullscreen when swiping down below the video player.",
dependencies = [SettingsPatch::class],
compatiblePackages = [
CompatiblePackage(
diff --git a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt
index 09607c9fa..1814e1269 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/feed/FeedFlyoutPanelPatch.kt
@@ -21,7 +21,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
@Patch(
name = "Hide feed flyout panel",
- description = "Hides feed flyout panel components.",
+ description = "Adds the ability to hide feed flyout panel components using a custom filter.",
dependencies = [
SettingsPatch::class,
SharedResourceIdPatch::class
diff --git a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt
index ec72b3fcc..b84fc299b 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/oldqualitylayout/OldQualityLayoutPatch.kt
@@ -19,7 +19,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Enable old quality layout",
- description = "Enables the original quality flyout menu.",
+ description = "Adds an option to restore the old video quality menu with specific video resolution options.",
dependencies = [
BottomSheetRecyclerViewPatch::class,
LithoFilterPatch::class,
diff --git a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt
index bebb5b977..a2ec4f669 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/flyoutpanel/player/PlayerFlyoutPanelPatch.kt
@@ -23,7 +23,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Hide player flyout panel",
- description = "Hides player flyout panel components.",
+ description = "Adds options to hide player flyout panel components.",
dependencies = [
LithoFilterPatch::class,
PlayerTypeHookPatch::class,
diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt
index 6ed5da808..f5d1fcfce 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/autoplaypreview/HideAutoplayPreviewPatch.kt
@@ -20,7 +20,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Hide autoplay preview",
- description = "Hides the autoplay preview container in the fullscreen.",
+ description = "Adds an option to hide the autoplay preview container when in fullscreen.",
dependencies = [
SettingsPatch::class,
SharedResourceIdPatch::class
diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/compactcontrolsoverlay/CompactControlsOverlayPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/compactcontrolsoverlay/CompactControlsOverlayPatch.kt
index 11cbdb769..db28818c7 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/compactcontrolsoverlay/CompactControlsOverlayPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/compactcontrolsoverlay/CompactControlsOverlayPatch.kt
@@ -16,7 +16,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Enable compact controls overlay",
- description = "Enables compact control overlay.",
+ description = "Adds an option to make the fullscreen controls compact.",
dependencies = [
SettingsPatch::class,
SharedResourceIdPatch::class
diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt
index de96455d2..e4dd73db0 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/endscreenoverlay/HideEndScreenOverlayPatch.kt
@@ -16,7 +16,7 @@ import app.revanced.util.exception
@Patch(
name = "Hide end screen overlay",
- description = "Hide end screen overlay on swipe controls.",
+ description = "Adds an option to hide the overlay in fullscreen when swiping up and at the end of videos.",
dependencies = [
SettingsPatch::class,
SharedResourceIdPatch::class
diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt
index e60a94910..a024eece4 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/forcefullscreen/ForceFullscreenPatch.kt
@@ -23,7 +23,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
@Patch(
name = "Force fullscreen",
- description = "Switch the video to fullscreen.",
+ description = "Adds an option to forcefully open videos in fullscreen.",
dependencies = [SettingsPatch::class],
compatiblePackages = [
CompatiblePackage(
diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt
index 3df4f4276..404846c28 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/fullscreenpanels/HideFullscreenPanelsPatch.kt
@@ -26,7 +26,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c
@Patch(
name = "Hide fullscreen panels",
- description = "Hides video description and comments panel in fullscreen view.",
+ description = "Adds an option to hide panels such as live chat when in fullscreen.",
dependencies = [
QuickActionsHookPatch::class,
SettingsPatch::class
diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/LandScapeModePatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/LandScapeModePatch.kt
index 76cdc3f68..2fe0acc33 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/LandScapeModePatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/landscapemode/LandScapeModePatch.kt
@@ -17,7 +17,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(
name = "Disable landscape mode",
- description = "Disable landscape mode when entering fullscreen.",
+ description = "Adds an option to disable landscape mode when entering fullscreen.",
dependencies = [SettingsPatch::class],
compatiblePackages = [
CompatiblePackage(
diff --git a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/quickactions/QuickActionsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/quickactions/QuickActionsPatch.kt
index 4a092e6b4..362864ee9 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/fullscreen/quickactions/QuickActionsPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/fullscreen/quickactions/QuickActionsPatch.kt
@@ -11,7 +11,7 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
@Patch(
name = "Quick actions components",
- description = "Adds options to customize quick action components in fullscreen.",
+ description = "Adds options to hide and customize components below the seekbar in fullscreen.",
dependencies = [
LithoFilterPatch::class,
QuickActionsHookPatch::class,
diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml
index 09f4119ad..9b5c23b88 100644
--- a/src/main/resources/music/settings/host/values/strings.xml
+++ b/src/main/resources/music/settings/host/values/strings.xml
@@ -20,7 +20,7 @@
Home
Library
Subscriptions
- Changes the start page of the app.
+ Select which page the app opens in.
Change start page
Configure which components to filter, separated by new lines.
Edit custom filter
@@ -28,10 +28,10 @@
Enables the custom filter to hide layout components.
Enable custom filter
Invalid custom playback speeds. Speeds reset to default.
- Configure the playback speeds available.
+ Configure the available playback speeds.
Edit custom playback speeds
Custom speeds can\'t be more than %sx.
- Disables forced auto captions.
+ Disables captions from being automatically enabled.
Disable forced auto captions
%s is not installed. Please install it.
Sets the navigation bar color to black.
@@ -69,7 +69,7 @@ WARNING: Do not enable "New player background" while this is enabled."
Enable save playback speed
Remembers the last video quality selected.
Enable save video quality
- Adds sleep timer to the flyout menu.
+ Adds the sleep timer to the flyout menu.
Enable sleep timer
Changes the player background to light grey to reduce eye strain.
Enable zen mode
@@ -91,7 +91,7 @@ WARNING: Do not enable "New player background" while this is enabled."
Watch on YouTube
Hides empty components in the account menu.
Hide empty component
- Hide account menu elements.
+ Hides account menu elements in the custom filter.
Hide account menu
Hides add to playlist button.
Hide add to playlist button
@@ -172,15 +172,15 @@ WARNING: Do not enable "New player background" while this is enabled."
Hide premium renewal banner
Hides the samples button.
Hide samples button
- Hides terms of service container.
+ Hides the terms of service container.
Hide terms container
Hides the upgrade button.
Hide upgrade button
Replaces the offline download button with an external download button.
Hook download button
Normal
- Already playing official music source.
- Official music source not available.
+ Already playing from the official music source.
+ Official music source is unavailable.
"Removes the viewer discretion dialog.
This does not bypass the age restriction. It just accepts it automatically."
Remove viewer discretion dialog
@@ -200,15 +200,15 @@ This does not bypass the age restriction. It just accepts it automatically."Data is provided by the Return YouTube Dislike API. Tap here to learn more.
Hides the separator of the like button.
Compact like button
- Instead of the number of dislikes, the percentage of dislikes is shown.
+ Displays the percentage of dislikes instead of the dislike count.
Dislikes as percentage
Shows the dislike count of videos.
- Dislikes temporarily not available (API timed out).
- Dislikes not available (status %d).
- Dislikes not available (client API limit reached).
- Dislikes not available (%s).
- Toast is shown if Return YouTube Dislike is not available.
- Show a toast if API is not available
+ Dislikes are temporarily unavailable (API timed out).
+ Dislikes are unavailable (status %d).
+ Dislikes are unavailable (client API limit reached).
+ Dislikes are unavailable (%s).
+ Shows a toast if the Return YouTube Dislike API is unavailable.
+ Show a toast if API is unavailable
Hidden
Removes tracking query parameters from URLs when sharing links.
Sanitize sharing links
@@ -222,7 +222,7 @@ This does not bypass the age restriction. It just accepts it automatically."
4.27.53 - Disable radio mode in Canadian regions
- 6.10.53 - Disable real time lyrics
+ 6.10.53 - Disable real-time lyrics
Select the spoof app version target.
Spoof app version target
Spoof app version
@@ -231,11 +231,11 @@ This does not bypass the age restriction. It just accepts it automatically."Enable SponsorBlock
SponsorBlock is a crowd-sourced system for skipping annoying parts of YouTube videos.
- Show a toast if API is not available
- Toast is shown if SponsorBlock is not available.
+ Show a toast if API is unavailable
+ Shows a toast if the SponsorBlock API is unavailable.
Show a toast when skipping automatically
- Toast is shown when a segment is automatically skipped.
+ Shows a toast when a segment is automatically skipped.
Change API URL
The address SponsorBlock uses to make calls to the server. Do not change this unless you know what you\'re doing.
@@ -277,9 +277,9 @@ This does not bypass the age restriction. It just accepts it automatically."Skip automatically
Disable
- SponsorBlock temporarily not available.
- SponsorBlock temporarily not available (status %d).
- SponsorBlock temporarily not available (API timed out).
+ SponsorBlock is temporarily unavailable.
+ SponsorBlock is temporarily unavailable (status %d).
+ SponsorBlock is temporarily unavailable (API timed out).
Color:
Color changed.
diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml
index f47c57930..8ed87b8d0 100644
--- a/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/src/main/resources/youtube/settings/host/values/strings.xml
@@ -35,7 +35,7 @@ Tap here to learn more about DeArrow."
Still captures are taken from the beginning / middle / end of each video. These images are built into YouTube and no external API is used.
About still video captures
Using high quality still captures.
- Using medium quality still captures. Thumbnails will load faster, but live streams, unreleased, or very old videos may show blank thumbnails.
+ Using medium quality still captures. Thumbnails will load faster, but live streams, unreleased, and very old videos may show blank thumbnails.
Use fast still captures
Not using YouTube still video captures.
Using YouTube still video captures.
@@ -70,7 +70,7 @@ Tap here to learn more about DeArrow."
Channel profile
"Automatically close interstitial ads.
-Note: It's a feature that hasn't been tested."
+Note: This feature hasn't been tested."
Close interstitial ads
Closing interstitial ads.
Comments
@@ -135,8 +135,8 @@ Note: Disabling the speed overlay restores the 'Slide to seek' behavior of the o
Disable shorts player at app startup
The amount of seconds the double press back to exit.
Double back timeout
- Switching to fullscreen by swiping the bottom area of the player has been disabled.
- Switching to fullscreen by swiping the bottom area of the player has been enabled.
+ Entering fullscreen when swiping down below the video player is disabled.
+ Entering fullscreen when swiping down below the video player is enabled.
Enable bottom player gestures
Compact controls overlay is disabled.
Compact controls overlay is enabled.
@@ -168,8 +168,8 @@ Note: Disabling the speed overlay restores the 'Slide to seek' behavior of the o
New thumbnail preview is disabled.
New thumbnail preview is enabled.
Enable new thumbnail preview
- New style quality settings are shown.
- Old style quality settings are shown.
+ New style quality options are shown.
+ Old style quality options are shown.
Enable old style quality layout
Following default redirect policy.
Bypassing URL redirects.
@@ -254,10 +254,10 @@ You tab > View channel > Menu > Settings."
External downloader settings
Feed flyout panel
Flyout menu
- "Video will be switched to fullscreen in the following situations:
+ "Videos will be switched to fullscreen in the following situations:
-• Clicked on the timestamp in the comments.
-• Video has started."
+• When a timestamp in the comments is clicked on.
+• When a video is started."
Force fullscreen
Fullscreen
General
@@ -370,8 +370,8 @@ Some components may not be hidden."
Comments by members banner is shown.
Comments by members banner is hidden.
Hide comments by members banner
- Comment section is shown.
- Comment section is hidden.
+ Comments section is shown.
+ Comments section is hidden.
Hide comments section
Community posts in home feed are shown.
Community posts in home feed are hidden.
@@ -400,10 +400,10 @@ Some components may not be hidden."
Expandable chips are shown.
Expandable chips are hidden.
Hide expandable chip under videos
- Edit feed flyout menus filter
- Feed flyout menus are shown.
- Feed flyout menus are hidden.
- Hide feed flyout menu
+ Edit feed flyout filter
+ Feed flyout filter is disabled.
+ Feed flyout filter is enabled.
+ Hide feed flyout components
Feed surveys are shown.
Feed surveys are hidden.
Hide feed surveys
@@ -425,8 +425,8 @@ Some components may not be hidden."
General ads are shown.
General ads are hidden.
Hide general ads
- YouTube Premium promotion are shown.
- YouTube Premium promotion are hidden.
+ YouTube Premium promotion is shown.
+ YouTube Premium promotion is hidden.
Hide YouTube Premium promotion
Gray description is shown.
Gray description is hidden.
@@ -725,7 +725,7 @@ Tap and hold to set playback speed to 1.0x."
To hide the additional settings menu, hide all settings in the additional settings category.
Player flyout panel (Additional settings)
Player flyout panel
- Top margin value between 0-64.
+ Configure the spacing from the seekbar to the quick action container, between 0-64.
Quick actions top margin
Quick actions top margin must be between 0-64. Reset to default values.
Quick actions