Authorization: Bearer ********************{
"model": "doubao-seedance-2-0-260128-720p",
"content": [
{
"type": "text",
"text": "把这段视频改成简洁明亮的电商展示风格"
},
{
"type": "video_url",
"url": "https://example.com/source.mp4",
"role": "source_video"
}
],
"duration": 5,
"aspect_ratio": "16:9",
"extra_body": {
"watermark": false
}
}curl --location 'https://api.xgapi.top/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "doubao-seedance-2-0-260128-720p",
"content": [
{
"type": "text",
"text": "把这段视频改成简洁明亮的电商展示风格"
},
{
"type": "video_url",
"url": "https://example.com/source.mp4",
"role": "source_video"
}
],
"duration": 5,
"aspect_ratio": "16:9",
"extra_body": {
"watermark": false
}
}'{"id":"task_xxxx"}