summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-06-11 04:59:47 +0700
committerSergey M․ <dstftw@gmail.com>2016-06-11 04:59:47 +0700
commit9ddc289f88542f4b0bf7ad5e9c725caf8889f71b (patch)
treed2ce1d42f51a4d0a0e8a69faf187a21790bf83ee
parent6626c214e1e0fa422d68b875cbb69dfb5aad8745 (diff)
downloadyoutube-dl-9ddc289f88542f4b0bf7ad5e9c725caf8889f71b.tar.gz
youtube-dl-9ddc289f88542f4b0bf7ad5e9c725caf8889f71b.tar.xz
youtube-dl-9ddc289f88542f4b0bf7ad5e9c725caf8889f71b.zip
[README.md] Document missing playlist fields in output template
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ea8acb30..3ff33c156 100644
--- a/README.md
+++ b/README.md
@@ -511,6 +511,9 @@ The basic usage is not to set any template arguments when downloading a single f
  - `autonumber`: Five-digit number that will be increased with each download, starting at zero
  - `playlist`: Name or id of the playlist that contains the video
  - `playlist_index`: Index of the video in the playlist padded with leading zeros according to the total length of the playlist
+ - `playlist_id`: Playlist identifier
+ - `playlist_title`: Playlist title
+
 
 Available for the video that belongs to some logical chapter or section:
  - `chapter`: Name or title of the chapter the video belongs to