Supported languages
Supported languages
| Language | Code |
|---|---|
| English | en |
| Hindi | hi |
| Portuguese | pt |
| Chinese | zh |
| Spanish | es |
| French | fr |
| German | de |
| Japanese | ja |
| Arabic | ar |
| Russian | ru |
| Korean | ko |
| Indonesian | id |
| Italian | it |
| Dutch | nl |
| Turkish | tr |
| Polish | pl |
| Swedish | sv |
| Filipino | fil |
| Malay | ms |
| Romanian | ro |
| Ukrainian | uk |
| Greek | el |
| Czech | cs |
| Danish | da |
| Finnish | fi |
| Bulgarian | bg |
| Croatian | hr |
| Slovak | sk |
| Tamil | ta |
Prerequisites
- You have an API key. If not, you can get one by contacting us.
- You have python installed on your machine along with the
requestslibrary
Step 1: Create a video resource
This is the video you want to translate. If the file is larger than 5MB, follow the Upload Large Resources guide and note theresource_id. If not, you can
upload it directly.
Step 2: Submit a translation request
Python
Step 3: Poll for the status and download the video
Python