aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules
diff options
context:
space:
mode:
Diffstat (limited to 'bard-emacs-modules')
-rw-r--r--bard-emacs-modules/bard-emacs-media.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-media.el b/bard-emacs-modules/bard-emacs-media.el
index b84d2c9..d7da6a6 100644
--- a/bard-emacs-modules/bard-emacs-media.el
+++ b/bard-emacs-modules/bard-emacs-media.el
@@ -15,7 +15,8 @@
("c" . bard/emms-recenter)
("P" . emms-playlist-mode-shift-track-up)
("N" . emms-playlist-mode-shift-track-down)
- ("Z" . bard/save-emms-watch-later))
+ ("Z" . bard/save-emms-watch-later)
+ ("Y" . bard/emms-download-current-video))
:bind (("<f8>" . emms)
("M-<f8>" . emms-browser))
:hook