Publishing a video
Written by
Updated at October 29, 2024
You can publish a video and check its availability.
Publish your video
Cloud Video interface
API
- Upload a video.
- Wait until the video is completely uploaded, processed, and gets the
Ready
status.
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.
Use the performAction REST API method for the Video resource or the VideoService/PerformAction gRPC API call.
Check if the video is available
Cloud Video interface
API
- Open the Cloud Video home page
. - Select a channel.
- In the
Video tab, select your video. - On the opened page with video parameters, select the
link
tab under Past code. - Click
Copy. - Open a new browser page and paste the obtained URL to the address bar.
- Click the Play button.
Use the getPlayerURL REST API method for the Video resource or the VideoService/GetPlayerURL gRPC API call.
See also
Getting an embed code or link to a video
Downloading a video