diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2011-09-13 21:51:06 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2011-09-13 21:51:06 +0200 |
commit | 5a2ba45e09aca26f3277089194f963e4e8ae1909 (patch) | |
tree | 44ce6a4e1af6dd750c8f4ef2e26bd23e844dd8bd /README.md | |
parent | e133e1213f3242bec6c3139f43c686bc84d71bfa (diff) |
Clarify README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ The URLs youtube-dl outputs require the downloader to have the correct cookies. ### ERROR: no fmt_url_map or conn information found in video info -youtube has switched to a new video info format in July 2011 which is not supported by old versions of youtube-dl. You can update youtube-dl with `sudo youtube-dl -U`. +youtube has switched to a new video info format in July 2011 which is not supported by old versions of youtube-dl. You can update youtube-dl with `sudo youtube-dl --update`. ## COPYRIGHT **youtube-dl**: Copyright © 2006-2011 Ricardo Garcia Gonzalez. The program is |