get_video_rewrite_status
Check the status of a subtitle rewrite task using its order number. The status indicates whether the task is pending, running, succeeded, failed, or canceled, so you can determine if the rewritten output is ready to retrieve.
Instructions
查询字幕改写任务的进度。上游是 SSE 流,本工具取第一帧数据就返回。状态含义同视频翻译:0 未开始 / 1 进行中 / 2 成功 / 3 失败 / 4 已取消。改写成功后回到原视频订单号调 wait_for_video_translation 或 get_video_translation_status 取产物,那边会带上改写版并说明产出。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_no | Yes | 改写任务订单号 |