From 8cbc8a0ffaa73ac80eabe4a3b5629874a11a55af Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Sun, 15 Oct 2023 14:43:53 +0200 Subject: [PATCH] start all YT videos in theater mode --- .local/share/qutebrowser/greasemonkey/YT_HD.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/share/qutebrowser/greasemonkey/YT_HD.js b/.local/share/qutebrowser/greasemonkey/YT_HD.js index 304c55e..e4f12bd 100644 --- a/.local/share/qutebrowser/greasemonkey/YT_HD.js +++ b/.local/share/qutebrowser/greasemonkey/YT_HD.js @@ -54,7 +54,7 @@ // If autoTheater is true, each video page opened will default to theater mode. // This means the video will always be resized immediately if you are changing the size. // NOTE: YouTube will not always allow theater mode immediately, the page must be fully loaded before theater can be set. - const autoTheater = false; + const autoTheater = true; // If flushBuffer is false, then the first second or so of the video may not always be the desired resolution. // If true, then the entire video will be guaranteed to be the target resolution, but there may be