get_video_chapters
Extract chapter markers with timestamps and titles from video URLs to organize content and enable navigation across multiple platforms including YouTube, TikTok, and Twitch.
Instructions
Fetch chapter markers (start/end time, title) for a video.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Video URL (supported: YouTube, Twitter/X, Instagram, TikTok, Twitch, Vimeo, Facebook, Bilibili, VK, Dailymotion) or YouTube video ID | |
| format | No | Subtitle format (default from YT_DLP_SUB_FORMAT or srt) |