]> Sergey Matveev's repositories - dotfiles.git/blobdiff - youtube-dl/bin/yt
Different youtube-related venv
[dotfiles.git] / youtube-dl / bin / yt
index 7cd537244a2354fb062907ac77ae3b8dd07d5cfc..01a2af09c79deefcad63188dad6372cb7e096923 100755 (executable)
@@ -1,5 +1,4 @@
 #!/usr/local/bin/zsh
 
-. /usr/local/bin/virtualenvwrapper.sh
-workon youtube
+. ~/work/youtube-venv/bin/activate
 yt-dlp --config-location ~/.youtube-dl.conf $@