Commit 30abfb256af6081cb944a3c00df67c6ed89494c9
1 parent
5911bff3
2.5 金山短视频上传接口
Showing
1 changed file
with
4 additions
and
4 deletions
01.点播云/2.5 金山短视频上传接口4APP.md
| @@ -11,10 +11,10 @@ | @@ -11,10 +11,10 @@ | ||
| 11 | #### 请求参数说明: | 11 | #### 请求参数说明: |
| 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | | 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 13 | | :----------- | :------: | :------: | :------: | | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | -| md5 | string | true | 应用ID | | ||
| 15 | -| appId | string | true | 活动ID | | ||
| 16 | -| name | string | true | 需要替换的HLS类型的源地址 | | ||
| 17 | -| description| string | true | 需要替换的MP4类型的源地址 | | 14 | +| md5 | string | true | MD5 | |
| 15 | +| appId | string | true | APPID | | ||
| 16 | +| name | string | true | 上传视频名称 | | ||
| 17 | +| description| string | true | 上传视频的信息描述 | | ||
| 18 | 18 | ||
| 19 | json | 19 | json |
| 20 | 20 |