aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorRogério Brito <rbrito@ime.usp.br>2018-01-04 03:48:53 -0200
committerRogério Brito <rbrito@ime.usp.br>2018-01-04 03:48:53 -0200
commit9113dfef91df19343cf76c6274dd0a85258c1004 (patch)
tree357bea65ff97d11085714837737d0428fbf40a54 /README.txt
parent80893415fd8cecb59cb8ffbea17a183d4202f02e (diff)
parentb4a0c9f9de9d715538a1718922d6ab01a40f7ce3 (diff)
downloadyoutube-dl-9113dfef91df19343cf76c6274dd0a85258c1004.zip
youtube-dl-9113dfef91df19343cf76c6274dd0a85258c1004.tar.gz
youtube-dl-9113dfef91df19343cf76c6274dd0a85258c1004.tar.bz2
Update upstream source from tag 'upstream/2017.12.31'
Update to upstream version '2017.12.31' with Debian dir 1882f6f128562a71691f1092c6b611d46798c5c4
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 4b7adfd..0a748ea 100644
--- a/README.txt
+++ b/README.txt
@@ -596,6 +596,12 @@ with sequence type are:
used depends on the webpage
- comment_count (numeric): Number of comments on the video
- age_limit (numeric): Age restriction for the video (years)
+- is_live (boolean): Whether this video is a live stream or a
+ fixed-length video
+- start_time (numeric): Time in seconds where the reproduction should
+ start, as specified in the URL
+- end_time (numeric): Time in seconds where the reproduction should
+ end, as specified in the URL
- format (string): A human-readable description of the format
- format_id (string): Format code specified by --format
- format_note (string): Additional info about the format
@@ -625,6 +631,9 @@ with sequence type are:
with leading zeros according to the total length of the playlist
- playlist_id (string): Playlist identifier
- playlist_title (string): Playlist title
+- playlist_uploader (string): Full name of the playlist uploader
+- playlist_uploader_id (string): Nickname or id of the playlist
+ uploader
Available for the video that belongs to some logical chapter or section: