> ## Documentation Index
> Fetch the complete documentation index at: https://docs.api.rask.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Limitations

> The list of API v2 limitations

We are constantly working to improve our API, however, this is a list of current limitations:

1. Currently we support the following ways to upload your video:
   * [upload via link](/api-reference/media/upload_media_link) using links  to video on **Youtube**, **Google Drive**, **S3**, **Vimeo** or a **direct access link**;
   * [local uploading](/api-reference/media/upload_media_file) from your device.

2. Our **documentation playground** does not support uploading files (e.g. for [local file uploading endpoint](/api-reference/media/upload_media_file) or [srt uploading endpoint](/api-reference/project/create_transcription_srt). Use `Postman`, `curl` or any programming language for testing and execution instead.

3. It is not yet possible to generate video with subtitles via API. This feature will be added in future, in the meantime, you can use our web platform to get a version of translated video with subtitles in target language burnt into it.
