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

# YouTube

> Search YouTube, retrieve video details, and download subtitles and transcripts.

## Endpoints

* `GET /v1/youtube/search` — Search YouTube for videos, channels, or playlists.
* `GET /v1/youtube/videos/{video_id}` — Retrieve metadata for a specific video.
* `GET /v1/youtube/subtitles` — Download subtitles/captions for a video.
* `POST /v1/youtube/search/crawl` — Queue a large YouTube search crawl as an async job.
