From 1533b89a7cf31c0d414a726eeed1a746e931e33b Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> Date: Fri, 9 Aug 2019 19:41:40 +0000 Subject: [PATCH] Player Style added --- Preferences.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Preferences.md b/Preferences.md index 3147aff..573a007 100644 --- a/Preferences.md +++ b/Preferences.md @@ -30,6 +30,9 @@ These are the preferences you can set: "locale":"en-US", // Choose interface language "dark_mode":true, // Use dark mode "thin_mode":true, // Don't include pictures in page load + "player_style":"invidious", // Invidious style, the default + "player_style":"youtube", // YouTube style, using a centered play button and always visible video control bar + // For registered users (currently unused): "max_results":40,