字幕取得進捗(SSE)
GET/channels/:channelId/subtitles/progress
Server-Sent Events で字幕取得ジョブの進捗を配信する。
イベント種別:
progress:{ completed, total, failed, estimatedRemainingSeconds }— 進捗更新complete: 最終スナップショット — ジョブ完了
ジョブが存在しない場合は即座に complete イベントを送信して閉じる。
Request
Responses
- 200
- 400
SSE ストリーム(text/event-stream)
不正な channelId