video
extends: source
properties:
- key: channel
type: "string"
required: true
description: "channel or creator name"
- key: duration
type: "duration"
description: "length as mm:ss or hh:mm:ss"
- key: published
type: "date"
description: "publish date as YYYY-MM-DD"
- key: chapters
type: "number"
description: "chapter count (filled by Living Sources)"
- key: key_moments
type: "string[]"
description: "key timestamped moments (filled by Living Sources)"
- key: transcript_summary
type: "string"
description: "transcript summary (filled by Living Sources)"
Edit the yaml block above to change the video schema. Prose here is documentation — the plugin ignores it.