delete_transcript
Delete a transcript and all associated files by providing its video ID.
Instructions
Delete a specific transcript by video ID. This removes all associated files (txt, json, md).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The video ID of the transcript to delete (e.g., 'dQw4w9WgXcQ') | |
| output_dir | No | Optional output directory path. Defaults to /root/Downloads/video-transcripts |