Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Cloud Video
    • All guides
      • Uploading a video
      • Editing a video
      • Adding timecodes
      • Adding a thumbnail
      • Managing subtitles
      • Managing neural translation
      • Managing summarization
      • Downloading a video
      • Publishing a video
      • Unpublishing a video
      • Getting an embed code or link
      • Adding a video to a playlist
      • Getting view statistics
      • Deleting a video
    • Adding a member
    • Overview
    • Control
    • Browser autoplay policy
  • Access management
  • Pricing policy
  • Audit Trails events
  • Release notes

In this article:

  • Adding subtitles
  • Updating subtitles
  • Downloading subtitles
  • Deleting subtitles
  1. Step-by-step guides
  2. Videos
  3. Managing subtitles

Managing subtitles

Written by
Yandex Cloud
Updated at January 26, 2026
  • Adding subtitles
  • Updating subtitles
  • Downloading subtitles
  • Deleting subtitles

You can add and delete subtitles while uploading or editing a video. After a video is uploaded, you will also be able to download subtitle files.

Note

AI features, such as auto subtitling, summarization, and AI translation, are already included in the cost of using Cloud Video and are not subject to additional charges.

Adding subtitlesAdding subtitles

Cloud Video UI
API
  1. Open the Cloud Video home page.

  2. Select a channel.

  3. On the Video tab, in the row with the video, click and select Edit.

  4. Under Subtitles, click Add.

  5. Choose how to add subtitles:

    • Generate: To generate subtitles automatically based on the video analysis. In the window that opens, specify the original language of the video and the subtitle languages and click Generate.

    • Upload: To upload subtitles from a file. In the window that opens, specify the subtitle language, select the file with the subtitles, and wait for it to upload. Click Create.

      Note

      Maximum video duration for subtitle generation is four hours.

  6. Click Save.

Create a subtitle record using the Create REST API method for the Subtitle resource or the SubtitleService.Create gRPC API call.

Upload the subtitle file using the URL you got via the GenerateUploadURL REST API method for the Subtitle resource or the SubtitleService.GenerateUploadURL gRPC API call.

Updating subtitlesUpdating subtitles

Cloud Video UI
API
  1. Open the Cloud Video home page.

  2. Select a channel.

  3. On the Video tab, in the row with the video, click and select Edit.

  4. Under Subtitles, select the update method:

    • To update subtitles uploaded from a file, click to the right of their name and select Upload again. In the window that opens, specify subtitles language, select the file, and wait for the upload to complete. Click Create.

    • To update generated subtitles, click Add and select Generate. In the window that opens, specify the languages you need to update the subtitles for and click Generate.

      Note

      Maximum video duration for subtitle generation is four hours.

  5. Click Save.

Generate a new URL and upload the subtitle file using the GenerateUploadURL REST API method for the Subtitle resource or the SubtitleService.GenerateUploadURL gRPC API call.

Downloading subtitlesDownloading subtitles

Cloud Video UI
  1. Open the Cloud Video home page.
  2. Select a channel.
  3. In the Video tab, select a video.
  4. Under Subtitles, click to the right of the name of the subtitle file to download.

Deleting subtitlesDeleting subtitles

Cloud Video UI
API
  1. Open the Cloud Video home page.
  2. Select a channel.
  3. On the Video tab, in the row with the video, click and select Edit.
  4. Under Subtitles, click to the right of the subtitle file and select Delete.
  5. Click Save.

To delete the subtitles, use the Delete REST API method for the Subtitle resource or the SubtitleService.Delete gRPC API call.

Was the article helpful?

Previous
Adding a thumbnail
Next
Managing neural translation
© 2026 Direct Cursus Technology L.L.C.