]> Sergey Matveev's repositories - dotfiles.git/blobdiff - bin/bin/yt
Let's try to use yt-dlp
[dotfiles.git] / bin / bin / yt
index 2bbe403a04c0ec62e112eff541a34cda9c6fe93e..7cd537244a2354fb062907ac77ae3b8dd07d5cfc 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/local/bin/zsh
 
 . /usr/local/bin/virtualenvwrapper.sh
-workon youtube3
-youtube-dl --config-location ~/.youtube-dl.conf $@
+workon youtube
+yt-dlp --config-location ~/.youtube-dl.conf $@