> For the complete documentation index, see [llms.txt](https://help.vposter.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vposter.ru/informaciya-neobkhodimaya-dlya-ispolzovaniya-po/avto-ustanovki/otlozhennyi-posting/paketnaya-zagruzka-klipov.md).

# Пакетная загрузка клипов

## Что такое пакетная загрузка клипов?

Пакетная загрузка клипов - это массовая загрузка VK Клипов для постов. Сколько клипов загрузите, столько и запланируете постов. На кажды кли будет создан отдельный пост.

## Как воспользоваться пакетной загрузкой?

Откройте раздел "Отложенные посты" и выберите подраздел "Пакетная загрузка клипов".&#x20;

<figure><img src="/files/bYHfYg5dZYQOkEGjwHs5" alt=""><figcaption><p>Выбор раздела</p></figcaption></figure>

В данном разделе вам нужно будет выбрать сообщество, в которое хотите загрузить клип и выбрать сами видеозаписи.

<figure><img src="/files/4S2JFk1aoYgmaTC5LrGs" alt=""><figcaption><p>Форма пакетной загрузки клипов</p></figcaption></figure>

## Ограничения

* Выберите вертикальные видеозаписи длиной от 3 секунд до 1 минуты.
* У роликов с разрешением 1080 × 1920 px больше шансов попасть в рекомендации.
* Максимальный размер одного клипа 50 МБ.

**Учитывайте, что сервис сразу загружает клипы в раздел "Клипы" в вашем сообществе, а потом уже оттуда публикует их по расписанию!**

{% hint style="warning" %}
Для выбора сразу нескольких клипов с компьютера удерживайте клавишу Ctrl.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.vposter.ru/informaciya-neobkhodimaya-dlya-ispolzovaniya-po/avto-ustanovki/otlozhennyi-posting/paketnaya-zagruzka-klipov.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
