]> Sergey Matveev's repositories - dotfiles.git/blob - youtube-dl/bin/yt
ebdf4e180d6c4e9f8a81e1d71e919fdec5a07684
[dotfiles.git] / youtube-dl / bin / yt
1 #!/usr/local/bin/zsh
2
3 . ~/work/youtube-venv/bin/activate
4 unset http_proxy https_proxy
5 yt-dlp --config-location ~/.youtube-dl.conf $@