# Video Translation

The Video Translation feature provides the ability to accurately and quickly translate videos from an original language to a translation language. This feature is designed to help users understand video content from various language sources.&#x20;

**💡 Steps to translate a video:**&#x20;

**Step 1:** There are 2 options:&#x20;

**Option 1** - Upload the MP4 or SRT file of the video you want to translate.

<figure><img src="/files/gZdkA0HbWVqlk6wDYcpC" alt=""><figcaption></figcaption></figure>

\
**Option 2** - Copy the YouTube link (URL).

<figure><img src="/files/j4niOj7ke9VuFWbXcrYD" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the "Original language" of the video, and then select the "Translation language".&#x20;

**Step 3:** Select and customize the **"Domain", "Bilingual", "AI instruction", "My dictionary", "Output as Audio/Video"** options for video translation.&#x20;

*\*Output as Audio/Video:* You can customize the voice and audio/video output format

&#x20;    Step 1: Select a character ![](/files/sYrUI2CPy3WC75b8ONMt)

&#x20;    Step 2: Customize the **voice**, **output format**, and choose the desired **video file extension** for export.

<figure><img src="/files/duoESaTikyDaslqy9vNd" alt="" width="366"><figcaption></figcaption></figure>

&#x20;    Step 3: Choose "Confirm"

**Step 4:** Select **"Translate now"** and confirm the video translation.

<figure><img src="/files/mMlYVbCfU6yiWNvZnTXy" alt=""><figcaption></figcaption></figure>

**Step 5:** Download the translated file.

<figure><img src="/files/p0BfdE3cTafcfhkyYtKN" alt=""><figcaption></figcaption></figure>

***Note:** You can go to the **Translation History** page to download the translated video file.*

<br>


---

# 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://usermanual.doctranslate.io/translation-features/video-translation.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.
