> ## 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.

# Process Video

## Overview

Analyze YouTube videos to produce transcripts, analysis, or related videos. A higher-level action than [YouTube Transcript](./youtube_search_results) — it can summarize, extract topics, and recommend follow-on content.

### Use Cases

* **Content repurposing**: Turn a YouTube video into blog + social content.
* **Research**: Summarize a long-form interview or podcast episode.
* **Discovery**: Surface related videos to keep a research loop going.

## Configuration Fields

### Video URL or ID

* **Description**: A YouTube video URL or ID.
* **Required**: Yes

### Mode

* **Description**: What to return — `transcript`, `analysis`, or `related_videos`.

### Output Variable Name

* **Description**: Variable name to store the results.
* **Validation**: Only letters, numbers, and underscores.
* **Required**: Yes

## Related Actions

* [YouTube Creator Team](/agent-packs/youtube-creator-team) for full YouTube production pipelines.
* [YouTube Channel Data](./youtube_channel_data) and [YouTube Search Results](./youtube_search_results).
