From ae90598b6a18fec2956369754a914c643ced467d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 9 Feb 2024 06:41:59 +0200 Subject: yeetube-filter-code-alist: Update relevance code Update to only include videos & not livestreams etc --- yeetube.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yeetube.el b/yeetube.el index 0ec9d97..5ef4071 100644 --- a/yeetube.el +++ b/yeetube.el @@ -264,7 +264,7 @@ This is used to download thumbnails from `yeetube-content', within nil 0))))) (defvar yeetube-filter-code-alist - '(("Relevance" . "CAASAhAB") + '(("Relevance" . "EgIQAQ%253D%253D") ("Date" . "CAISAhAB") ("Views" . "CAMSAhAB") ("Rating" . "CAESAhAB"))) -- cgit v1.2.3