get_transcript
Retrieve subtitles or transcript text from any media URL. Optionally include timestamp segments and specify language.
Instructions
Fetch subtitles or transcript text for a media URL, optionally with timestamp segments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Media URL to fetch transcript from | |
| language | No | Preferred subtitle language code (e.g. "en", "es") | en |
| password | No | Password for site authentication | |
| username | No | Username for site authentication | |
| timestamps | No | Include timestamp segments in the response |