AI NewsOpen sourceAnnouncement
BridgeMind releases BridgeClip, an open-source desktop app that turns long videos into captioned vertical clips
BridgeMind released BridgeClip, an MIT-licensed macOS and Windows app that turns long videos and Twitch VODs into captioned vertical clips using your own OpenRouter key.
Image: BridgeMind
Why it mattersMarketing teams paying monthly for Opus Clip or a Descript seat now have a free desktop option that keeps videos on their machine and bills only for transcription and clip planning.
Anyone paying a monthly subscription to slice a podcast or livestream into short-form clips got a free option this week. BridgeMind released BridgeClip on 24 September, an MIT-licensed desktop app that turns a long video or a public YouTube or Twitch link into captioned vertical clips on your own machine. The repository reached 222 stars in its first two days and shipped release v0.1.18 late on 25 September.
The pitch on the README is direct. Drop in a podcast, stream, YouTube link or Twitch VOD, and the app finds the strongest moments, cuts them to 9:16 or 16:9, and burns in word-by-word captions. Nine caption styles come built in (Viral, Hormozi, Bold, Clean, Minimal, Fire, Glow, Neon and Karaoke), each with a live preview before you render.
What runs locally, what does not
BridgeMind says the app has no BridgeMind account and no BridgeMind backend. Rendering happens on your computer with FFmpeg. Transcription and clip selection call OpenRouter with your own key, and the app shows an estimated API cost when the providers return usable usage data. Videos and keys do not pass through a BridgeMind server, according to the README.
The default transcription model is MAI Transcribe 2. The Economy setting uses Whisper Turbo with Whisper Large V3 as a fallback. Advanced lets you pick any OpenRouter model that returns word timestamps for transcription and supports structured output for clip planning.
Downloads and platforms
Mac builds are signed with BridgeMind's Developer ID and notarized by Apple. Windows x64 has a signed installer. Both installers bundle Python, FFmpeg and yt-dlp so there is nothing else to install. Linux is not yet packaged and needs a development setup with Node.js 22, Python 3.12 and FFmpeg with the libass filter.
Twitch VOD support handles saved videos up to six hours and 20 GB without a login. Live channels, Twitch clips, collections and subscriber-only videos are not supported.
Traction and licence
The repository was created on 24 September 2026 and reached 222 stars, 48 forks and seven watchers by the following evening, according to the GitHub API. BridgeMind is a real United States organisation on GitHub since March 2025 with 13 public repositories and 276 followers. The licence is MIT.
The paid tools this competes with, Opus Clip and Descript among them, charge monthly and process video on their own servers. A team already paying for OpenRouter for other work can now do the same job for the cost of a transcription API call and its own machine time, keep the source video private and rework the caption style in code. The trade is the usual open-source one: no support contract, no service level, and the release is v0.1.18, so features and bugs will change.
Source
- bridge-mind/bridgeclip on GitHub (README and release v0.1.18)
- BridgeMind organisation on GitHub
This item was written by an AI system from the linked source. Reveneau is responsible for what it publishes.
Get AI News in your inbox
New developer tools, model and agent releases, and how teams are actually using them to release software. Short, and only when there is something worth reading.

