From e39707987c578bf4bd951b3990bc6ce8245e4b90 Mon Sep 17 00:00:00 2001 From: Ward Date: Wed, 4 Jun 2025 23:53:20 +1200 Subject: [PATCH] Update SETTINGS.md --- docs/SETTINGS.md | 56 ++---------------------------------------------- 1 file changed, 2 insertions(+), 54 deletions(-) diff --git a/docs/SETTINGS.md b/docs/SETTINGS.md index 705cc6f4..a25edc0f 100644 --- a/docs/SETTINGS.md +++ b/docs/SETTINGS.md @@ -12,19 +12,16 @@ Materialious allows you to customize various settings by overwriting the default + [Amoled](#color) * [Interface](#interface) + [Search suggestions](#search-suggestions) - + [Preview video on hover](#preview-video-on-hover) + [Region](#region) + [Letter case for titles](#letter-case-for-titles) + [Auto expand comments](#auto-expand-comments) + [Auto expand description](#auto-expand-desc) + [Low bandwidth mode](#low-bandwidth-mode) - + [Display thumbnail avatars](#) * [Player](#player) + [Autoplay video](#autoplay-video) + [Always loop video](#always-loop-video) + [Proxy videos](#proxy-videos) + [Save playback position](#save-playback-position) - + [Listen by default](#listen-by-default) + [Theatre mode by default](#theatre-mode-by-default) + [Autoplay next by default](#autoplay-next-by-default) + [Default video quality](#default-video-quality) @@ -89,13 +86,6 @@ Enables or disables search suggestions. "searchSuggestions": true ``` -### Preview video on hover - -Allows video previews when hovering over thumbnails. - -```json -"previewVideoOnHover": true -``` ### Region @@ -137,16 +127,7 @@ Avoids loading images. "lowBandwidthMode": true ``` -### Enable thumbnail avatars -```json -"displayThumbnailAvatars": true -``` - -## Player - -### Default video quality - -Determines the default quality for videos. +### Default quality for videos. ```json "defaultQuality": "1440" @@ -184,40 +165,7 @@ Saves the playback position of videos. "savePlaybackPosition": true ``` -### Listen by default - -Enables or disables listening by default. - -```json -"listenByDefault": true -``` - -### Theatre mode by default - -Controls whether theatre mode is enabled by default. - -```json -"theatreModeByDefault": false -``` - -### Autoplay next by default - -Determines if the next video should autoplay. - -```json -"autoplayNextByDefault": false -``` - -### Dash - -Enables DASH streaming for higher resolutions. - -```json -"dashEnabled": true -``` - -## Return YT Dislikes - +### Return YT Dislikes Configures an open-source proxy for the Return YouTube Dislike API, with optional self-hosting. ```json