diff options
| -rw-r--r-- | 71.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -24,7 +24,7 @@ The list of tags are as follows: | |||
| 24 | * `d` (required) universally unique identifier (UUID). Generated by the client creating the video event. | 24 | * `d` (required) universally unique identifier (UUID). Generated by the client creating the video event. |
| 25 | * `e` (required, repeated) reference tag to kind 1063 file metadata event being posted, optional relay information for the file metadata event, optional quality value (low|medium|high) | 25 | * `e` (required, repeated) reference tag to kind 1063 file metadata event being posted, optional relay information for the file metadata event, optional quality value (low|medium|high) |
| 26 | * `title` (required) title of the video | 26 | * `title` (required) title of the video |
| 27 | * `summary` (optional) summary/description of the video (same as content) | 27 | * `summary` (optional) summary/description of the video |
| 28 | * `url` (optional) a default link to the video data | 28 | * `url` (optional) a default link to the video data |
| 29 | * `text-track` (optional, repeated) link to WebVTT file for video, type of supplementary information (captions/subtitles/chapters/metadata), optional language code | 29 | * `text-track` (optional, repeated) link to WebVTT file for video, type of supplementary information (captions/subtitles/chapters/metadata), optional language code |
| 30 | * `thumb` (optional) url of thumbnail with same aspect ratio | 30 | * `thumb` (optional) url of thumbnail with same aspect ratio |