[README.md] Document format_id field in output template section (#6557)
authorYen Chi Hsuan <yan12125@gmail.com>
Fri, 14 Aug 2015 11:18:03 +0000 (19:18 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Fri, 14 Aug 2015 11:18:03 +0000 (19:18 +0800)
README.md

index 15baf75ceadb174e49ed1a871bd2d577f7c32722..8fa402ee28a93b2485c4a81d4c4d73fb5f891272 100644 (file)
--- a/README.md
+++ b/README.md
@@ -272,6 +272,7 @@ The `-o` option allows users to indicate a template for the output file names. T
  - `autonumber`: The sequence will be replaced by a five-digit number that will be increased with each download, starting at zero.
  - `playlist`: The name or the id of the playlist that contains the video.
  - `playlist_index`: The index of the video in the playlist, a five-digit number.
+ - `format_id`: The sequence will be replaced by the format code specified by `--format`.
 
 The current default template is `%(title)s-%(id)s.%(ext)s`.