v2.3.0
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 reelgains--format,--min-dur,--max-dur, pluslistanddelete.manage_reelanddetect_highlightsexposed over MCP.
What's Changed
- Update README for v2.2 (multi-format, URL import, content studio, uninstall) by @nmbrthirteen in #42
- Laughter/reaction detection channel (YAMNet ONNX, no-torch) by @nmbrthirteen in #43
- Party/action detection + Highlights studio by @nmbrthirteen in #47
- Add AssemblyAI studio flow by @teethatkamsai in #46
Full Changelog: v2.2.1...v2.3.0