> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# YouTube Transcript

## Overview

Fetch the transcript of a specified YouTube video for analysis or processing.

### Use Cases

* **Content Analysis**: Extract text from videos for sentiment analysis or summaries.
* **Accessibility**: Generate text versions of video content for accessibility.

## Configuration Fields

### YouTube Video URL

* **Description**: Provide the URL of the YouTube video to retrieve its transcript.
* **Example**: "[https://youtube.com/watch?v=example](https://youtube.com/watch?v=example)."
* **Required**: Yes

### Output Variable Name

* **Description**: Assign a variable name to store the transcript.
* **Example**: "video\_transcript" or "youtube\_text."
* **Validation**: Only letters, numbers, and underscores (\_) are allowed.
* **Required**: Yes
