Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:11

Highlights

A new Highlights studio turns any long video into short clips without scrubbing. Point it at a file and it finds the standout moments on its own, then lets you fine-tune and export.

Highlights studio (new)

  • Auto-detects the best moments from laughter, cheering, energy and motion. No need to pick a content type.
  • Trim each moment on a video timeline with draggable in and out handles. Edits re-cut in seconds.
  • Render vertical (9:16), horizontal (16:9) or square (1:1).
  • Download the whole reel or individual clips.
  • Save, reopen and delete sessions. Drop or browse a video to start.

Moment detection engine

  • Laughter and reaction detection via YAMNet (ONNX), on the no-torch path so it runs in the native runtimes.
  • Saliency-based detection for party and action footage, plus a generalized auto profile.
  • Pool detection across a folder of clips.
  • Windowed inference so long videos never block the worker.

Transcription

  • AssemblyAI added as a selectable transcription engine.

Windows

  • Uninstall cleans up more completely.

CLI and MCP

  • podcli reel gains --format, --min-dur, --max-dur, plus list and delete.
  • manage_reel and detect_highlights exposed over MCP.

What's Changed

Full Changelog: v2.2.1...v2.3.0