Cut clip ranges by transcript word indices
Cut one or more ranges from a clip by referencing word indices in the uncut transcript. The server reads each word’s exact startTimeMs / endTimeMs and merges the resulting cuts — no padding is applied to word boundaries.
Documentation Index
Fetch the complete documentation index at: https://tella.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from your Tella account settings
Path Parameters
Video identifier
"vid_abc123def456"
Clip identifier
"cl_xyz789ghi012"
Body
Cut one or more ranges from the clip by referencing word indices in the uncut transcript. The server resolves each range to exact word startTimeMs/endTimeMs and merges the resulting cuts.
Word ranges to cut. Each range's start and end ms are read directly from the uncut transcript — no padding is applied.
1Response
OK
Response shape for a single clip
A section of a video