commit 1b9f334a533ada9495b69b1ac256a3bb80b0b44f
parent 04959349eb6b35c1dc4e7786721fe0eef8e34e43
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Mon, 23 Feb 2026 20:56:17 +0100
youtube problems
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh/alias b/zsh/alias
@@ -59,7 +59,7 @@ alias ncdu="ncdu --confirm-quit"
alias ssh-copy-id='ssh-copy-id -o "ControlPath=/nowhere" -o "ControlMaster=no"'
#alias ww="vim -c 'VimwikiIndex'"
-alias youtubedl='yt-dlp --restrict-filenames'
+alias youtubedl='yt-dlp --restrict-filenames --js-runtimes node --remote-components ejs:github'
alias nmcli="nmcli --pretty --ask"