aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-07-21 20:44:18 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-07-21 20:50:58 +0530
commitae30b84072803f549a88c7fb0202bee10cdc34ab (patch)
treead26378087068b01b4080dd83cebbbbc8797788f /README.md
parentcc9d1493c6ec20f9401356f973c1a42e6d11895d (diff)
Add field `live_status`
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 838131e8c..a02b45b84 100644
--- a/README.md
+++ b/README.md
@@ -941,6 +941,7 @@ The available fields are:
- `average_rating` (numeric): Average rating give by users, the scale used depends on the webpage
- `comment_count` (numeric): Number of comments on the video (For some extractors, comments are only downloaded at the end, and so this field cannot be used)
- `age_limit` (numeric): Age restriction for the video (years)
+ - `live_status` (string): One of 'is_live', 'was_live', 'upcoming', 'not_live'
- `is_live` (boolean): Whether this video is a live stream or a fixed-length video
- `was_live` (boolean): Whether this video was originally a live stream
- `playable_in_embed` (string): Whether this video is allowed to play in embedded players on other sites