about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-09-25 23:43:41 +0700
committerSergey M․ <dstftw@gmail.com>2018-09-25 23:43:41 +0700
commit60ce0c67fd1ef71463af2c036bbabf06ec26bd98 (patch)
tree326cc8b40c025bfeb95917f27ed40fd2c1987411 /README.md
parentcd5a74a28e7102e877d00b1e3cffba82d28b2f2b (diff)
downloadyoutube-dl-60ce0c67fd1ef71463af2c036bbabf06ec26bd98.tar.gz
youtube-dl-60ce0c67fd1ef71463af2c036bbabf06ec26bd98.tar.xz
youtube-dl-60ce0c67fd1ef71463af2c036bbabf06ec26bd98.zip
[README.md] Document channel meta fields for output template
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index dd068a462..fdd115c9b 100644
--- a/README.md
+++ b/README.md
@@ -511,6 +511,8 @@ The basic usage is not to set any template arguments when downloading a single f
  - `timestamp` (numeric): UNIX timestamp of the moment the video became available
  - `upload_date` (string): Video upload date (YYYYMMDD)
  - `uploader_id` (string): Nickname or id of the video uploader
+ - `channel` (string): Full name of the channel the video is uploaded on
+ - `channel_id` (string): Id of the channel
  - `location` (string): Physical location where the video was filmed
  - `duration` (numeric): Length of the video in seconds
  - `view_count` (numeric): How many users have watched the video on the platform