tellers-timeline

tellers-ai/tellers-timeline

What it includes

  • Timeline, Tracks, Clips, Gaps, MediaReference, Metadata
  • Time values in seconds (f64)
  • Optional UUIDs for IDs (can be omitted for portability)

Bindings

JavaScript, Python, and Dart bindings are available. See the repository for each language's setup and API.

Quick start (from repo)

just build-all
just test-all

Schema regeneration: just regen-schema (writes to spec/otio.schema.json).