You need to enable JavaScript to run this app.
文档中心
机器翻译

机器翻译

复制全文
下载 pdf
短剧任务管理
VideoEditorBatchUpdateStyle - 批量更新字幕样式
复制全文
下载 pdf
VideoEditorBatchUpdateStyle - 批量更新字幕样式

批量更新字幕样式

请求参数

下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数

参数
类型
是否必填
示例值
描述
Action
String

VideoEditorBatchUpdateStyle

要执行的操作,取值:VideoEditorBatchUpdateStyle。

Version
String

2021-05-21

API的版本,取值:2021-05-21。

subtitleStyles
Array of Object

[
{
"segmentId": "653679ea-5b9a-41dc6058f7f6",
"sourceStyle": "{\"alignment\":1,\"anchorX\":0,\"anchorY\":0,\"backgroundAlpha\":0,\"backgroundColor\":\"#000000\",\"borderColor\":\"#000000\",\"borderWidth\":0.05,\"color\":\"rgba(255, 255, 255, 1)\",\"fontFamily\":\"fz_lantingzhonghei_jianti\",\"fontIndex\":1,\"fontSize\":14,\"lineMaxWidth\":0.84836,\"marginBottom\":11,\"marginLeft\":37,\"marginRight\":37,\"maskBackgroundColor\":\"rgba(0, 0, 0,0)\",\"show\":false,\"textAlign\":\"center\",\"textAlpha\":1,\"textColor\":\"#FFFFFF\",\"x\":0,\"y\":-0.9}",
"targetStyle": "{\"alignment\":1,\"anchorX\":0,\"anchorY\":0,\"backgroundAlpha\":0,\"backgroundColor\":\"#000000\",\"borderColor\":\"#000000\",\"borderWidth\":0.05,\"color\":\"rgba(231, 235, 77, 0.73)\",\"fontFamily\":\"loki://9893366\",\"fontIndex\":5,\"fontSize\":16,\"lineMaxWidth\":0.84836,\"marginBottom\":29,\"marginLeft\":37,\"marginRight\":37,\"maskBackgroundColor\":\"rgba(0, 0, 0,0)\",\"show\":true,\"textAlign\":\"center\",\"textAlpha\":0.73,\"textColor\":\"#e7eb4d\",\"x\":-0.001077097505668933,\"y\":-0.6,\"version\":\"1\"}"
}
]

字幕样式列表

返回参数

本接口无特有的返回参数。更多信息请见返回结构

请求示例

POST /?Action=VideoEditorBatchUpdateStyle&Version=2021-05-21 HTTP/1.1
Host: open.volcengineapi.com
Content-Type: application/json; charset=UTF-8
X-Date: 20260323T091125Z
X-Content-Sha256: 287e874e******d653b44d21e
Authorization: HMAC-SHA256 Credential=Adfks******wekfwe/20260323/cn-beijing/i18n_openapi/request, SignedHeaders=host;x-content-sha256;x-date, Signature=47a7d934ff7b37c03938******cd7b8278a40a1057690c401e92246a0e41085f

{"subtitleStyles":[{"segmentId":"segment_123","sourceStyle":"{\"fontSize\":16}","targetStyle":"{\"fontSize\":16}"}]}

返回示例

{"ResponseMetadata":{"RequestId":"2026032317112912311503601596D968","Action":"VideoEditorBatchUpdateStyle","Version":"2021-05-21","Service":"i18n_openapi","Region":"cn-beijing"},"Result":{}}

错误码

您可访问公共错误码,获取更多错误码信息。

最近更新时间:2026.05.12 16:20:45
这个页面对您有帮助吗?
有用
有用
无用
无用