]> Sergey Matveev's repositories - dotfiles.git/blobdiff - youtube-dl/bin/yt
Split huge bin/ to proper subdirectories
[dotfiles.git] / youtube-dl / bin / yt
diff --git a/youtube-dl/bin/yt b/youtube-dl/bin/yt
new file mode 100755 (executable)
index 0000000..7cd5372
--- /dev/null
@@ -0,0 +1,5 @@
+#!/usr/local/bin/zsh
+
+. /usr/local/bin/virtualenvwrapper.sh
+workon youtube
+yt-dlp --config-location ~/.youtube-dl.conf $@