From ad529ca14d16f2f0b5d1bc42f560e1806309b07d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sat, 3 Jun 2023 06:59:40 +0300 Subject: emacs: Update elfeed feeds --- emacs.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'emacs.org') diff --git a/emacs.org b/emacs.org index 89f900a..9ebe207 100755 --- a/emacs.org +++ b/emacs.org @@ -755,10 +755,14 @@ Hook with ~dired-mode~ ("https://hackernoon.com/feed" hackernoon) ("https://sachachua.com/blog/feed/" - sacha emacs))) + sacha emacs) + ("https://www.youtube.com/feeds/videos.xml?channel_id=UCtMVHI3AJD4Qk4hcbZnI9ZQ" + video OrdinaeryGamers) + ("https://www.youtube.com/feeds/videos.xml?channel_id=UCl2mFZoRqjw_ELax4Yisf6w" + video Louis))) #+end_src ** Watch Videos -Create function to watch videos using ~mpv~ +Create function to watch videos using ~mpv~ #+begin_src emacs-lisp (defun elfeed-v-mpv (url) "Watch a video from URL in MPV" -- cgit v1.2.3