clip_export
Export a video clip from a URL for a specific time range, downloading only the requested segment. Extract moments around keyword matches from YouTube and 1000+ sites.
Instructions
Export a video clip from a URL for a specific time range. Downloads only the requested segment — not the full video. Perfect for extracting moments around keyword matches. Supports YouTube and 1000+ sites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End time in seconds | |
| url | Yes | Video URL to extract clip from (YouTube, Vimeo, etc.) | |
| start | Yes | Start time in seconds | |
| output_dir | No | Directory to save the clip. Default: ~/Desktop | |
| output_filename | No | Custom filename for the clip (without extension). Auto-generated if not set. |