|
|
@ -802,6 +802,7 @@ The available fields are:
|
|
|
|
- `age_limit` (numeric): Age restriction for the video (years)
|
|
|
|
- `age_limit` (numeric): Age restriction for the video (years)
|
|
|
|
- `is_live` (boolean): Whether this video is a live stream or a fixed-length video
|
|
|
|
- `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
|
|
|
|
- `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
|
|
|
|
- `start_time` (numeric): Time in seconds where the reproduction should start, as specified in the URL
|
|
|
|
- `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
|
|
|
|
- `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` (string): A human-readable description of the format
|
|
|
|