projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8882e7
)
[README.md] Make download URLs consistent
author
Sergey M․
<dstftw@gmail.com>
Sun, 17 Jul 2016 11:58:47 +0000
(18:58 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 17 Jul 2016 11:58:47 +0000
(18:58 +0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 44332ea9ac0cf28cc7475078a7ccbfbd7566b988..a9f3001a6ab5908c389512a88f04355f0a71ed37 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-17,7
+17,7
@@
youtube-dl - download videos from youtube.com or other video platforms
To install it right away for all UNIX users (Linux, OS X, etc.), type:
- sudo curl -L https://yt-dl.org/latest/youtube-dl -o /usr/local/bin/youtube-dl
+ sudo curl -L https://yt-dl.org/
downloads/
latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
If you do not have curl, you can alternatively use a recent wget: