aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2012-10-01 18:39:24 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2012-10-01 18:39:24 +0200
commitb7b4796bf263295616aa1f7c8d3b8e4104601838 (patch)
tree749eea4125b840ff78ff29f06b2eda8b4f5f6a09 /README.md
parentfcbc8c830e078bd43f90bdc08721229a452b4824 (diff)
downloadyoutube-dl-b7b4796bf263295616aa1f7c8d3b8e4104601838.tar.xz
Fix docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb3479baf..64a64c610 100644
--- 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)