get_segment
Extract transcript text from a YouTube video for a specific time interval by providing the URL and start and end times in seconds.
Instructions
Return transcript text for the time range [start, end) in seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| url | Yes | ||
| lang | No | ||
| start | Yes |