diff options
author | mms <michal@sapka.me> | 2024-02-23 19:38:13 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-02-23 19:38:13 +0100 |
commit | 646ee33d41a68f3a30bc1ca3129f0bbc2fa909a0 (patch) | |
tree | e0476e635dc0be88223cd26aa6a033d0d2d4f059 | |
parent | 13189091e0eb0e9c40f8df87684586eb8cd9b0b1 (diff) |
feat: add img
-rw-r--r-- | assets/content_images/emacs-yeetube.png | bin | 0 -> 159274 bytes | |||
-rw-r--r-- | content-org/emacs.org | 9 | ||||
-rw-r--r-- | content/emacs/watching-youtube-with-emacs.md | 4 | ||||
-rw-r--r-- | resources/_gen/images/emacs-yeetube_hu19deb619c4e9508c915f746f34189613_159274_1600x0_resize_q90_h2_box_3.webp | bin | 0 -> 220202 bytes | |||
-rw-r--r-- | resources/_gen/images/emacs-yeetube_hu19deb619c4e9508c915f746f34189613_159274_800x0_resize_q90_h2_box_3.webp | bin | 0 -> 86190 bytes |
5 files changed, 12 insertions, 1 deletions
diff --git a/assets/content_images/emacs-yeetube.png b/assets/content_images/emacs-yeetube.png Binary files differnew file mode 100644 index 0000000..3f6abb6 --- /dev/null +++ b/assets/content_images/emacs-yeetube.png diff --git a/content-org/emacs.org b/content-org/emacs.org index 8b3cc41..60046d2 100644 --- a/content-org/emacs.org +++ b/content-org/emacs.org @@ -565,7 +565,7 @@ Elfeed has a few packages expanding its functionality, but I found the default b [fn:5] [[https://d-s.sh/tags/notmuch][Posts tagged about notmuch]] [fn:6] my elisp-fu not good -** DONE Emacs Literate configuration of Elfeed +** DONE Emacs: Literate configuration of Elfeed CLOSED: [2023-06-02 Wed 23:00] :PROPERTIES: :EXPORT_FILE_NAME: elfeed-literate-config @@ -976,6 +976,7 @@ CLOSED: [2024-02-23 Fri 16:16] :EXPORT_FILE_NAME: watching-youtube-with-emacs :EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract Let's use YouTube from the comfort of Emacs :EXPORT_HUGO_MENU: :menu emacs-guides :name "Watching YouTube" +:EXPORT_HUGO_PAIRED_SHORTCODES: img-c :END: I may hate YouTube as a service, but I even I can't deny the quality of vlogs there. @@ -1000,6 +1001,11 @@ 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. +#+attr_shortcode: "emacs-yeetube.png" +#+begin_img-c +Yeetube search for Emacs Elements +#+end_img-c + /Yeetube/ also supports downloading videos via =yt-dl= and saving videos for future reference. My full config, with evil keybindings looks like: @@ -1022,6 +1028,7 @@ My full config, with evil keybindings looks like: Note that this comes with no ads, and less tracking, but also less revenue to the creator. Being a patron is a good way to feel better about it. + [fn:yeetube] [[https://thanosapollo.org/post/yeetube/]["yeetube | Emacs Front-End for YouTube"]] blog post from the author [fn:mpv] [[https://mpv.io/][mpv official website]] 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: diff --git a/resources/_gen/images/emacs-yeetube_hu19deb619c4e9508c915f746f34189613_159274_1600x0_resize_q90_h2_box_3.webp b/resources/_gen/images/emacs-yeetube_hu19deb619c4e9508c915f746f34189613_159274_1600x0_resize_q90_h2_box_3.webp Binary files differnew file mode 100644 index 0000000..5c9b3f9 --- /dev/null +++ b/resources/_gen/images/emacs-yeetube_hu19deb619c4e9508c915f746f34189613_159274_1600x0_resize_q90_h2_box_3.webp diff --git a/resources/_gen/images/emacs-yeetube_hu19deb619c4e9508c915f746f34189613_159274_800x0_resize_q90_h2_box_3.webp b/resources/_gen/images/emacs-yeetube_hu19deb619c4e9508c915f746f34189613_159274_800x0_resize_q90_h2_box_3.webp Binary files differnew file mode 100644 index 0000000..24166ad --- /dev/null +++ b/resources/_gen/images/emacs-yeetube_hu19deb619c4e9508c915f746f34189613_159274_800x0_resize_q90_h2_box_3.webp |