summaryrefslogtreecommitdiff
path: root/content/emacs/watching-youtube-with-emacs.md
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-04-09 11:36:49 +0200
committermms <michal@sapka.me>2024-04-09 11:36:49 +0200
commitc5d55f14f99c4595b18c1fbed77a6be52c162814 (patch)
tree3111cc4eb4fad01c6ab5ba06380cf1f66ef7df38 /content/emacs/watching-youtube-with-emacs.md
parent5e904bdf102bdaa38f0cc067884233b3f9cbecbc (diff)
feat: emacs section on hp
Diffstat (limited to 'content/emacs/watching-youtube-with-emacs.md')
-rw-r--r--content/emacs/watching-youtube-with-emacs.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/content/emacs/watching-youtube-with-emacs.md b/content/emacs/watching-youtube-with-emacs.md
index fc8b5da..a064626 100644
--- a/content/emacs/watching-youtube-with-emacs.md
+++ b/content/emacs/watching-youtube-with-emacs.md
@@ -7,9 +7,10 @@ draft = false
weight = 2007
abstract = "Let's use YouTube from the comfort of Emacs"
[menu]
- [menu.emacs-guides]
+ [menu.emacs]
weight = 2007
identifier = "emacs-watching-youtube-with-yeetube-and-mpv"
+ parent = "guides"
name = "Watching YouTube"
+++
@@ -116,4 +117,4 @@ Then, just add a simple keyboard navigation, and you're done
You can find the channel ID using different online services, as it is not as straight forward as it should be.
[^fn:4]: Only if the package registers itself as a provider for `thing-at-point`.
In Elfeed it will for main item URL, but not for items embedded in the body.
- We need to use `eww` to open the page and we can get the URL from there. \ No newline at end of file
+ We need to use `eww` to open the page and we can get the URL from there.