diff options
Diffstat (limited to 'content/emacs')
-rw-r--r-- | content/emacs/watching-youtube-with-emacs.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/emacs/watching-youtube-with-emacs.md b/content/emacs/watching-youtube-with-emacs.md index 4aed17f..f4c36a4 100644 --- a/content/emacs/watching-youtube-with-emacs.md +++ b/content/emacs/watching-youtube-with-emacs.md @@ -36,6 +36,10 @@ Run `yeetube-search`, type in whatever you want and press enter. A table with top results will show up. Now, select the one that interests you, run `yeetube-play`, wait a few seconds and mpv window will show. +{{< img-c "emacs-yeetube.png" >}} +Yeetube search for Emacs Elements +{{< /img-c >}} + _Yeetube_ also supports downloading videos via `yt-dl` and saving videos for future reference. My full config, with evil keybindings looks like: |