Ytdlp Split Chapters
ytdlp_split_chaptersDownload media from a URL and split the result into separate files, one per chapter, for chaptered videos.
Instructions
Download a media URL and split the result into one file per chapter. Use when the user asks to create separate chapter files or segment a chaptered video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| auth | No | ||
| dryRun | No | ||
| format | No | ||
| output | No | ||
| network | No | ||
| download | No | ||
| extractor | No | ||
| selection | No | ||
| subtitles | No | ||
| thumbnails | No | ||
| postprocess | No | ||
| sponsorblock | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |