# VIDEO DATA

- [High-Bandwidth Proxies](https://developers.oxylabs.io/video-data/high-bandwidth-proxies.md): Learn how to use Oxylabs High-Bandwidth Proxies for traffic-intensive tasks, such as video and audio scraping.
- [YouTube Downloader (yt\_dlp) integration](https://developers.oxylabs.io/video-data/high-bandwidth-proxies/youtube-downloader-yt_dlp-integration.md): Learn how to integrate yt-dlp with High-Bandwidth Proxies for efficient YouTube video and audio scraping. Includes command-line examples and tips for using unique IPs per download.
- [Video Data API](https://developers.oxylabs.io/video-data/video-data-api.md): Find Oxylabs' Video Data API usage examples, available sources, and additional resources for scraping YouTube data.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.oxylabs.io/video-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
