summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-08-26 17:53:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-08-26 17:53:38 -0400
commite53405864239ea480e56b13962423228dee600d9 (patch)
tree77bda4ab9f581782231fc64c2848d97e4291eb81 /doc
parent5c156cd9af5807a23b47b26c83e695a2ddc8e3e2 (diff)
fix docs re youtu.be
Diffstat (limited to 'doc')
-rw-r--r--doc/tips/using_the_web_as_a_special_remote.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tips/using_the_web_as_a_special_remote.mdwn b/doc/tips/using_the_web_as_a_special_remote.mdwn
index 5600facb2..05b5e03a4 100644
--- a/doc/tips/using_the_web_as_a_special_remote.mdwn
+++ b/doc/tips/using_the_web_as_a_special_remote.mdwn
@@ -89,10 +89,10 @@ annex.quvi-options "--format low"` to configure it to download low
quality videos from YouTube.
Note that for performance reasons, the url is not checked for redirects,
-so shortened urls to sites like youtu.be will not be detected. You can
+so some shortened urls will not be detected. You can
either load the short url in a browser to get the full url, or you
can force use of quvi with redirect detection, by prepending "quvi:" to the
-url. For example, `git annex addurl quvi:http://youtu.be/foo`
+url.
Downloading whole YouTube playlists is not currently supported by quvi.