Might not necessarily be there (nixos)

This commit is contained in:
Benson Chu 2023-12-29 07:20:03 -06:00
parent a78a402b8f
commit 94c9dcecb2

View file

@ -30,7 +30,8 @@ added as a link in the `ARCHIVED_AT' property."
options
urls)))
(defvar youtube-dl-binary "/usr/bin/yt-dlp")
(defvar youtube-dl-binary
(executable-find "yt-dlp"))
(defun org-board-dispatch-special (orig path directory args site)
(cond