get_video_transcript_only
Extract a video's transcript text without frame images. For Gemini backend, returns analysis text instead of plain transcript.
Instructions
Fast path: return only the transcript text (no frame images).
Same inputs and backend selection as analyze_video. With the Gemini backend, returns Gemini's analysis text instead of a plain transcript.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| file_path | No | ||
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |