This commit is contained in:
Philipp Hagemeister 2012-10-01 18:39:24 +02:00
parent fcbc8c830e
commit b7b4796bf2
2 changed files with 2 additions and 2 deletions

View file

@ -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)