Server-side SDKs

Updated at:
Copy as MD

Call VOD APIs from Java, Python, PHP, .NET, Node.js, Go, and C/C++ using ApsaraVideo VOD server-side SDKs.

Overview

The VOD SDK wraps the 2017-03-21 API version, authenticates callers with an AccessKey pair, and signs requests automatically.

Install both the VOD SDK and the Alibaba Cloud core SDK. For Java, install `aliyun-java-sdk-vod` and `aliyun-java-sdk-core`.

Available SDKs

The VOD SDK has V1.0 and V2.0. V2.0 is recommended. Compare them in V2.0 SDK and V1.0 SDK.

Note

Use V2.0 for new projects. To migrate an existing V1.0 integration, follow the Upgrade guide for V1.0 SDK.

Programming language

V1.0 SDK source code

V2.0 SDK source code

Java

VOD SDK for Java (V1.0)

VOD SDK for Java (V2.0)

Python

VOD SDK for Python (V1.0)

VOD SDK for Python (V2.0)

PHP

VOD SDK for PHP (V1.0)

VOD SDK for PHP (V2.0)

.NET

VOD SDK for .NET (V1.0)

VOD SDK for .NET (V2.0)

Node.js

VOD SDK for Node.js (V1.0)

VOD SDK for Node.js (V2.0)

Go

VOD SDK for Go (V1.0)

VOD SDK for Go (V2.0)

C/C++

VOD SDK for C/C++ (V1.0)

VOD SDK for C/C++ (V2.0)

Get started

Submit feedback

Post questions in the Alibaba Cloud SDK Q&A community. Read the feedback guide before posting.