{
"name": "测试OpenApi的作品0712-1",
"resolution": "1080P",
"align": "VERTICAL",
"sceneVOList": [
{
"orderBy": 1,
"trackPO": {
"audioTrack": [
{
"duration": 10.893063,
"digitalPersonWorksUploadAudioId": 994,
"durationBySpeed": 10.893063,
"mediaURL": "https://digital-person-daily.oss-cn-hangzhou.aliyuncs.com/virtual_human/81/Audio/Record/1689063568381/口播老师1.MP3"
}
],
"backGroundImageTrack": {
"backgroundId": 324,
"mediaURL": "https://digital-person-daily.oss-cn-hangzhou.aliyuncs.com/FileUpload/1/UID_1/Image/Background/766217fa27993ecdc73d8abf326cbec8_1678409491325.jpg"
},
"digitalPersonTrack": [
{
"z": 3,
"digitalPersonAssetsId": 135,
"name": "白白",
"scale": 1,
"height": 1920,
"type": "Video",
"x": 0,
"y": 0,
"mediaURL": "https://digital-person-daily.oss-cn-hangzhou.aliyuncs.com/virtual_human/templates/白白_1682217983080_1682242874279632/白白_1682217983080_1682242874279632.png",
"width": 1080
}
],
"imageTrack": [
{
"z": 2,
"speed": 1,
"type": "Image",
"name": "加入我粉丝团.png",
"timelineIn": 0,
"timelineOut": 10.893063,
"y": 493.843,
"x": 0,
"mediaURL": "https://digital-person.oss-cn-hangzhou.aliyuncs.com/FileUpload/UID_196/File/2023-12-08/1701999438939加入我粉丝团.png",
"height": 932.314,
"width": 1082.0493
},
{
"z": 1,
"speed": 1,
"type": "Image",
"name": "加入我粉丝团.png",
"timelineIn": 0,
"timelineOut": 10.893063,
"y": -8.9274235,
"x": -51.00569,
"mediaURL": "https://digital-person.oss-cn-hangzhou.aliyuncs.com/FileUpload/UID_196/File/2023-12-08/1701999438939加入我粉丝团.png",
"height": 932.314,
"width": 1082.0493
}
],
"subtitleTrack": [
{
"timelineIn": 2,
"timelineOut": 5,
"type": "Text",
"x": 0.1,
"y": 0.1,
"content": "系统花字",
"fontSize": 150,
"effectColorStyle": "CS0001-000004"
}
]
}
}
]
}
curl --location --request POST '/openApiDigitalPerson/customer/listTemplate' \
--header 'authorization: {{auth|md5}}' \
--header 'req_from: C' \
--header 'timestamp: {{timestamp}}' \
--header 'app_id: {{appId}}' \
--header 'account: 19999999999' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "测试OpenApi的作品0712-1",
"resolution": "1080P",
"align": "VERTICAL",
"sceneVOList": [
{
"orderBy": 1,
"trackPO": {
"audioTrack": [
{
"duration": 10.893063,
"digitalPersonWorksUploadAudioId": 994,
"durationBySpeed": 10.893063,
"mediaURL": "https://digital-person-daily.oss-cn-hangzhou.aliyuncs.com/virtual_human/81/Audio/Record/1689063568381/口播老师1.MP3"
}
],
"backGroundImageTrack": {
"backgroundId": 324,
"mediaURL": "https://digital-person-daily.oss-cn-hangzhou.aliyuncs.com/FileUpload/1/UID_1/Image/Background/766217fa27993ecdc73d8abf326cbec8_1678409491325.jpg"
},
"digitalPersonTrack": [
{
"z": 3,
"digitalPersonAssetsId": 135,
"name": "白白",
"scale": 1,
"height": 1920,
"type": "Video",
"x": 0,
"y": 0,
"mediaURL": "https://digital-person-daily.oss-cn-hangzhou.aliyuncs.com/virtual_human/templates/白白_1682217983080_1682242874279632/白白_1682217983080_1682242874279632.png",
"width": 1080
}
],
"imageTrack": [
{
"z": 2,
"speed": 1,
"type": "Image",
"name": "加入我粉丝团.png",
"timelineIn": 0,
"timelineOut": 10.893063,
"y": 493.843,
"x": 0,
"mediaURL": "https://digital-person.oss-cn-hangzhou.aliyuncs.com/FileUpload/UID_196/File/2023-12-08/1701999438939加入我粉丝团.png",
"height": 932.314,
"width": 1082.0493
},
{
"z": 1,
"speed": 1,
"type": "Image",
"name": "加入我粉丝团.png",
"timelineIn": 0,
"timelineOut": 10.893063,
"y": -8.9274235,
"x": -51.00569,
"mediaURL": "https://digital-person.oss-cn-hangzhou.aliyuncs.com/FileUpload/UID_196/File/2023-12-08/1701999438939加入我粉丝团.png",
"height": 932.314,
"width": 1082.0493
}
],
"subtitleTrack": [
{
"timelineIn": 2,
"timelineOut": 5,
"type": "Text",
"x": 0.1,
"y": 0.1,
"content": "系统花字",
"fontSize": 150,
"effectColorStyle": "CS0001-000004"
}
]
}
}
]
}'
{
"code": 200,
"data": 2454,
"requestId": "qvshUtaa",
"resultMsg": "执行成功",
"host": "develop-007",
"errorStackTrace": null
}