adding test for vimeo, xvideo and soundcloud
[youtube-dl] / README.md
index fb3479baf9dc8d9722fda03aebe04a0a1de98058..64a64c610df502cda227113640985bf17e6c2178 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ which means you can modify it, redistribute it or use it however you like.
                              %(autonumber)s to get an automatically incremented
                              number, %(ext)s for the filename extension,
                              %(upload_date)s for the upload date (YYYYMMDD),
-                             %(provider)s for the provider (youtube, metacafe,
+                             %(extractor)s for the provider (youtube, metacafe,
                              etc), %(id)s for the video id and %% for a literal
                              percent. Use - to output to stdout.
     -a, --batch-file FILE    file containing URLs to download ('-' for stdin)