get_plain_text_transcript
Retrieve clean YouTube video transcripts as plain text without timestamps, prep for AI analysis. Optionally apply aggressive dedup for clearer output.
Instructions
Extract clean plain text transcript without timestamps, optimized for AI analysis.
Args: video_url: YouTube video URL aggressive_dedup: Use aggressive deduplication for cleaner text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | ||
| aggressive_dedup | No |