Quick Example
Search Result Structure
Each search returns aSearchResult object containing matching shots:
Shot Attributes
| Attribute | Type | Description |
|---|---|---|
start | float | Start timestamp in seconds |
end | float | End timestamp in seconds |
text | str | Content description or transcript |
search_score | float | Relevance score (0-1) |
stream_url | str | Direct playback URL |