From 8e71e293066bab76da2165c568731becc841d7d9 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 3 Oct 2023 09:44:54 +0300 Subject: yeetube-download-ytdlp: Remove (interactive) yeetube-download-ytdlp is not meant to be used interactively. --- yeetube.el | 1 - 1 file changed, 1 deletion(-) (limited to 'yeetube.el') diff --git a/yeetube.el b/yeetube.el index c68d821..bde3fdd 100644 --- a/yeetube.el +++ b/yeetube.el @@ -222,7 +222,6 @@ then for item." Optional values: NAME to specify file. AUDIO-FORMAT to extract and keep contents as specified audio-format only." - (interactive) (unless yeetube-ytdlp (error "Executable for yt-dlp not found. Please install yt-dlp")) (call-process-shell-command -- cgit v1.2.3