projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f1aaa9
)
curl: follow redirect
author
Tobias Salzmann
<eun@su.am>
Sun, 5 Jun 2016 09:04:55 +0000
(11:04 +0200)
committer
Tobias Salzmann
<eun@su.am>
Sun, 5 Jun 2016 09:04:55 +0000
(11:04 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index e7240f41ae39e1ffa0ac755d77822d415541575e..205c485d0621805e6e4f3890b65f6109674d4ae0 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 https://yt-dl.org/latest/youtube-dl -o /usr/local/bin/youtube-dl
+ sudo curl
-L
https://yt-dl.org/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: