Get Video Status
get_video_statusRetrieve the current processing status of a video by its task ID. Statuses indicate ready, processing, or failed.
Instructions
Check the processing status of a video by its task ID. Returns video numbers and their current status (PARSE=ready, UNPARSE=processing, FAIL=failed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID returned from upload_video | |
| unique_id | No | Namespace (default: 'default') |