projects
/
dotfiles.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fef4221
)
Let's try to use yt-dlp
author
Sergey Matveev <stargrave@stargrave.org>
Wed, 25 Aug 2021 07:58:15 +0000 (10:58 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Wed, 25 Aug 2021 07:58:15 +0000 (10:58 +0300)
bin/bin/yt
patch
|
blob
|
history
diff --git
a/bin/bin/yt
b/bin/bin/yt
index 2bbe403a04c0ec62e112eff541a34cda9c6fe93e..7cd537244a2354fb062907ac77ae3b8dd07d5cfc 100755
(executable)
--- a/
bin/bin/yt
+++ b/
bin/bin/yt
@@
-1,5
+1,5
@@
#!/usr/local/bin/zsh
. /usr/local/bin/virtualenvwrapper.sh
-workon youtube
3
-y
outube-dl
--config-location ~/.youtube-dl.conf $@
+workon youtube
+y
t-dlp
--config-location ~/.youtube-dl.conf $@