From 29cc0c3a70dbb7c58e083a65ce7eab509be4c422 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 14 Mar 2023 07:54:29 +0200 Subject: emacs: for elfeed change luke feed to peertube and change tags Change luke smith's youtube feed to his peertube and change 'youtube' tag to 'video' --- .emacs.d/init.el | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 786b6db..8054e0c 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -905,21 +905,21 @@ you have the correctly set the OPENAI_API_KEY variable" ("https://spacepub.space/feeds/videos.xml?videoChannelId=2" drewdevault youtube) ("https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg" - youtube dt) + video dt) ("https://www.youtube.com/feeds/videos.xml?channel_id=UC7YOGHUfC1Tb6E4pudI9STA" - youtube mental) + video mental) ("https://www.youtube.com/feeds/videos.xml?channel_id=UCAiiOTio8Yu69c3XnR7nQBQ" - youtube daviwil) - ("https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA" - youtube luke) + video daviwil) + ("https://videos.lukesmith.xyz/feeds/videos.atom?sort=-publishedAt&isLocal=true" + video luke) ("https://www.youtube.com/feeds/videos.xml?channel_id=UCrc2iv2-G1FZ3VscM3zu2jg" - youtube zoogirl) + video zoogirl) ("https://www.youtube.com/feeds/videos.xml?channel_id=UC0uTPqBCFIpZxlz_Lv1tk_g" - youtube prot) + video prot) ("https://www.youtube.com/feeds/videos.xml?channel_id=UCq6VFHwMzcMXbuKyG7SQYIg" - youtube moist) + video moist) ("https://www.youtube.com/feeds/videos.xml?channel_id=UC05XpvbHZUQOfA6xk4dlmcw" - youtube djware)))) + video djware)))) (defun elfeed-v-mpv (url) "Watch a video from URL in MPV" -- cgit v1.2.3