# YouTube

| Разрешение          | Битрейт для 48, 50, 60 fps | Битрейт для 24, 25, 30 fps |
| ------------------- | -------------------------- | -------------------------- |
| 360p                | 1500 Kbps                  | 1000 Kbps                  |
| 480p                | 4000 Kbps                  | 2500 Kbps                  |
| 720p                | 7500 Kbps                  | 5000 Kbps                  |
| 1080p               | 12000 Kbps                 | 6000 Kbps                  |
| 1440p (Quality: 2K) | 24000 Kbps                 | 16000 Kbps                 |
| 2160p (Quality: 4K) | 53000 – 68000 Kbps         | 35000 – 45000 Kbps         |

#### Название трансляции

Максимальное количество символов **100**

Запрещенные символы: **><**

| Источник                                      | Отображаемое количество символов |
| --------------------------------------------- | -------------------------------- |
| Предлагаемые видео                            | \~50                             |
| Главная страница                              | 50-55                            |
| Поиск                                         | 70-100                           |
| Плейлисты, созданные пользователями и YouTube | 50-60                            |
| Видеокарусели Google                          | 50-60                            |
| Встраивание внешних веб-страниц               | Все 100                          |

#### Описание трансляции

Максимальное количество символов **5000**

Запрещенные символы: **><**

Количество символов в поиске - примерно меньше **100**

Количество символов до разворачивания полного описания через кнопку "еще"  - примерно меньше **500**

{% hint style="info" %}
Данная платформа умеет подстраивать качество под зрителя
{% endhint %}


---

# 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://help.streamvi.ru/instrukcii/parametry-translyacii/youtube.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.
