GetVideoInfos_视频点播_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Operation Description

  • You can specify up to 20 audio or video file IDs in each request.
  • After a media file is uploaded, ApsaraVideo VOD processes the source file. Then, information about the media file is asynchronously generated. You can configure notifications for the VideoAnalysisComplete event and call this operation to query information about a media file after you receive notifications for the VideoAnalysisComplete event. For more information, see Overview .

Quotas Info

The current API request rate is 100/1(s).

Authorization Information

No permission information is available for the cloud service.

Request Parameters

Field NameField Details
VideoIdsstring

The list of video IDs. Separate multiple IDs with commas (,). A maximum of 20 IDs can be specified.

Example:7753d144efd8e649c6c45fe0579****,7753d144efd74d6c45fe0570****Reference Value Source:
    UpdateVideoInfos
    GetVideoInfo
    RefreshUploadVideo
    ListLiveRecordVideo
    CreateUploadVideo
    DescribePlayTopVideos

Response Parameters

Field NameField Details
RequestIdstring

The ID of the request.

Example:25818875-5F78-4AF6-D7393642CA58****
NonExistVideoIdsarray<string>

The IDs of the videos that do not exist.

VideoListarray<object>

The information about the audio or video files.

Sample Response

Change History

Change timeChange content summaryoperation
2024-11-26
changeresponse parameters
2024-05-23
changeresponse parameters
2023-04-11
changeresponse parameters

Examples