]> Sergey Matveev's repositories - dotfiles.git/blobdiff - youtube-dl/bin/yt
http[s]_proxy is set by default
[dotfiles.git] / youtube-dl / bin / yt
index 7cd537244a2354fb062907ac77ae3b8dd07d5cfc..ebdf4e180d6c4e9f8a81e1d71e919fdec5a07684 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/local/bin/zsh
 
-. /usr/local/bin/virtualenvwrapper.sh
-workon youtube
+. ~/work/youtube-venv/bin/activate
+unset http_proxy https_proxy
 yt-dlp --config-location ~/.youtube-dl.conf $@