Getting started with video hosting in Yandex Cloud Video
To upload a video to a service channel:
- Get your cloud ready.
- Create a channel.
- Upload a video.
- Publish your video.
- Check if the video is available.
For information about using the service via the API, see How to get started with the Yandex Cloud Video API.
Get your cloud ready
To get started with Cloud Video:
- Log in
to your Yandex account. If you do not have an account, create one. - Open the Cloud Video home page
. - On the Cloud Video home page, confirm that you have read and accept the Terms of use
, then click Log in. - Create a billing account.
-
Log in
to your Yandex account. -
Open the Cloud Video home page
. -
Select one of these options:
-
If you already have an organization, select it from the drop-down menu and click Open Cloud Video.
Note
To activate a Cloud Video instance, you need the
adminorownerrole. For more information about roles, see Access management in Yandex Identity Hub. -
If you have a cloud but no organization, click Open Cloud Center. In the window that opens, enter a name and description for your organization and click Create organization and Cloud Video. For more information about working with organizations, see Getting started with organizations.
-
-
To use Cloud Video, make sure you have the minimum role,
video.editor, in the organization.
If you encounter a technical issue with the service, contact Yandex Cloud support
Create a channel
- Open the Cloud Video home page
. - Click
Create a channel. - On the channel creation page, enter:
- Name.
- Optionally, Description.
- Click Create.
Once the channel is created, you will find yourself inside it on the
- To learn more about channels, see Channels.
- To learn more about configuring ads, see Configuring ads.
Upload your video
-
In the
Video tab, click Upload video. -
Click Select file on the upload page and choose the video you want to upload.
You can upload videos in various supported formats, such as MP4
, AVI , MKV , FLV , MOV , WebM , etc. You can download videos either one by one or several at a time.Cloud Video limits the resolution of the videos you are publishing.
-
Name your video. The title will be displayed on all the resources hosting the video.
-
(Optional) Under Description, specify the timecodes for your video in the following format:
00:00:00 Episode 1 title hh:mm:ss Episode 2 title ...Note
Timecodes must begin with
00:00or00:00:00. The time is separated from the episode title by a space. Each timecode begins from a new line. -
In the Access list, select the access type for the video:
-
By temporary link: Video will be available via a dedicated link.
The video is available via a temporary link for a maximum of 12 hours.
-
All users: Available indefinitely to anyone with a link to it.
-
-
Optionally, to add a cover for a video, in the Thumbnail field, click
Select file and choose a cover image.The following cover formats are supported: JPG
, PNG , and GIF . -
Optionally, to add summarization, enable Summary.
-
(Optional) To add subtitles to a video, in the Subtitles field, click Add:
-
In the window that opens, select the subtitle language.
-
Click Select file and select the file with subtitles.
-
Click Create.
Wait for the file to upload.
-
-
Optionally, to add neural translation for a video, click Add under Neural translation:
- In the window that opens, select the language of the video.
- Select languages for translation.
- Click Create.
-
Click Save.
To learn more about video, see Videos in Cloud Video.
Publish your video
In the video settings window that opens, wait until the video is completely uploaded, processed, and gets the Ready status. The Public access field value will change toPublished.
By default, all videos are published after uploading, changing their status to Published.
If you want to unpublish a video, disable the Grant access option. The Public access field value will change to Unpublished and your video will become unreachable via links.
Check if the video is available
-
On the video settings page, select the
linktab under Past code. -
Click
Copy.With Cloud Video Player SDK for IFrame, you can specify additional video player management settings and video playback parameters for the HTML page, such as video size and looping, volume, etc.
-
Open a new browser page and paste the obtained URL to the address bar.
-
Click the Play button.