summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-07-13 02:57:39 +0200
committerache <ache@ache.one>2023-07-13 02:57:39 +0200
commit3f9e7c0911cef145a85d44a67d3d4838c240750d (patch)
tree55b750fbd04726f08e9add42153bed7495ef87a0 /functions
parentAlias vim on v (diff)
Replace yt-dl by yt-dlp
Diffstat (limited to 'functions')
-rw-r--r--functions/ydx.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/ydx.fish b/functions/ydx.fish
index 070c6d9..c50c756 100644
--- a/functions/ydx.fish
+++ b/functions/ydx.fish
@@ -1 +1 @@
-alias ydx='youtube-dl -xi --audio-format mp3 ' # Youtube-dl alias
+alias ydx='yt-dlp -xi --audio-format mp3 ' # Youtube-dl alias