add_chapter
Add a chapter marker to a Vimeo video at a specified timecode with a title. Ensure distinct timecodes to avoid Vimeo rejections.
Instructions
Add a chapter marker at a timecode. Vimeo rejects two chapters on the same second, so when generating a set from a transcript make sure the timecodes are distinct.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Chapter title as it appears on the player. | |
| video_id | Yes | Video id. | |
| timecode_seconds | Yes | Where the chapter starts, in whole seconds from the beginning. |