# What data can I extract with the YouTube Downloader?

The [Youtube Downloader](https://developers.oxylabs.io/scraping-solutions/web-scraper-api/targets/youtube/youtube-downloader) (part of [Web Scraper API](https://oxylabs.io/products/scraper-api/web)) assists you with extraction of full video content, audio files, [transcripts in 156 languages](https://developers.oxylabs.io/scraping-solutions/web-scraper-api/targets/youtube/youtube-transcript), and [metadata](https://developers.oxylabs.io/scraping-solutions/web-scraper-api/targets/youtube/youtube-metadata) such as title, views, likes, tags, and engagement metrics, helping you scrape a complete dataset for analysis.

Transcripts include both auto-generated and manually created versions, ensuring a high degree of accuracy for NLP and other text-based applications.

### Customization and limitations <a href="#h_041f1ad49c" id="h_041f1ad49c"></a>

Users can tailor API requests to extract only the specific data they need, such as filtering by language, selecting metadata fields, choosing the video quality, or downloading only audio instead of full video files.

While the API is designed for high-volume, business-critical operations, usage limits and quotas apply to ensure fair access and optimal performance for all users.

*Please note that all information provided herein is for informational purposes only. Use of Oxylabs' products, including Youtube Downloader does not grant you any rights with regards to the described data, videos or images, which may be protected copyright, intellectual property or other rights. Before engaging in web scraping activities of any kind you should consult your legal advisors and carefully read the particular website's terms of service or receive a web scraping license.*

***

<a href="https://dashboard.oxylabs.io/en/" class="button primary">Head back to the dashboard</a>


---

# 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/help-center/products-and-features/what-data-can-i-extract-with-the-youtube-downloader.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.
