From a1601e6ad68db1bd717d8f93b1e1f28bf21a5d84 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 4 Jul 2023 07:16:02 +0300 Subject: Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b6d5a75..6efc98c 100644 --- a/README.md +++ b/README.md @@ -50,10 +50,11 @@ Add it as a keybinding to `yeetube-mode-map` ``` emacs-lisp (define-key yeetube-mode-map (kbd "c") 'yeetube-switch-mpv) ``` +#### Downloading non-Youtube links `yeetube-download-videos` is not specific to YouTube, it's just a front end for `yt-dlp`. Open a Dired buffer and navigate to your -desired *PATH* and run it interactively. +desired *PATH* and run `yeetube-download-videos` interactively. ## Installation -- cgit v1.2.3