summaryrefslogtreecommitdiffstats
path: root/.config/qutebrowser/greasemonkey/yewtube.js
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser/greasemonkey/yewtube.js')
-rwxr-xr-x.config/qutebrowser/greasemonkey/yewtube.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/qutebrowser/greasemonkey/yewtube.js b/.config/qutebrowser/greasemonkey/yewtube.js
new file mode 100755
index 0000000..c9f592b
--- /dev/null
+++ b/.config/qutebrowser/greasemonkey/yewtube.js
@@ -0,0 +1,9 @@
+// ==UserScript==
+// @name yewtube
+// @match *://*.yewtu.be/*
+// @match *://yewtu.be/*
+// @grant none
+// @run-at document-start
+// ==/UserScript==
+
+document.cookie = "PREFS=%7B%22annotations%22%3Atrue%2C%22annotations_subscribed%22%3Afalse%2C%22autoplay%22%3Atrue%2C%22automatic_instance_redirect%22%3Atrue%2C%22captions%22%3A%5B%22%22%2C%22%22%2C%22%22%5D%2C%22comments%22%3A%5B%22youtube%22%2C%22reddit%22%5D%2C%22continue%22%3Afalse%2C%22continue_autoplay%22%3Atrue%2C%22dark_mode%22%3A%22light%22%2C%22latest_only%22%3Afalse%2C%22listen%22%3Afalse%2C%22local%22%3Atrue%2C%22watch_history%22%3Afalse%2C%22vr_mode%22%3Atrue%2C%22show_nick%22%3Afalse%2C%22locale%22%3A%22en-US%22%2C%22region%22%3A%22US%22%2C%22max_results%22%3A40%2C%22notifications_only%22%3Afalse%2C%22player_style%22%3A%22invidious%22%2C%22quality%22%3A%22dash%22%2C%22quality_dash%22%3A%221080p%22%2C%22default_home%22%3A%22%22%2C%22feed_menu%22%3A%5B%22Popular%22%2C%22Trending%22%5D%2C%22related_videos%22%3Atrue%2C%22sort%22%3A%22published%22%2C%22speed%22%3A1.0%2C%22thin_mode%22%3Afalse%2C%22unseen_only%22%3Afalse%2C%22video_loop%22%3Afalse%2C%22extend_desc%22%3Afalse%2C%22volume%22%3A50%2C%22save_player_pos%22%3Afalse%7D"
remember that computers suck.