Analysis updated 2026-05-18
Turn a long gaming session recording into 3-5 short vertical clips ready to post on TikTok or Reels
Add automatic word-by-word karaoke captions and a headline hook to gameplay clips
Process video entirely on your own computer with no cloud upload using your own AI API key
| edualnog/medusa-clip | 13127905/deep-learning-based-air-gesture-text-recognition- | 6xvl/paralives-plugins-index | |
|---|---|---|---|
| Stars | 15 | 15 | 15 |
| Language | Python | Python | Python |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires an API key from OpenAI, Anthropic, or OpenRouter, the installer bundles FFmpeg and the Python engine.
Medusa Clip is a desktop application that takes long gaming video recordings and automatically finds the best moments, cutting them into short vertical clips in 9:16 format suitable for TikTok, Reels, and YouTube Shorts. The cutting engine is built specifically for gameplay: it reads audio levels, motion in the frame, and visual content to identify highlights such as clutch plays, failures, climactic moments, and reactions. The app runs entirely on your own computer. The video never leaves your machine, there is no account or login required, and the AI processing uses an API key you supply yourself from providers such as OpenAI, Anthropic, or OpenRouter. You pay the provider directly, and the README estimates the cost at a few cents per batch of clips for a ten-minute video. Output includes two reframing options: a facecam-plus-gameplay layout with a blurred background, or a full-gameplay focus layout. Each clip gets karaoke-style word-by-word captions and a hook headline automatically. The processing pipeline runs transcription on-device using GPU acceleration when available, then sends multimodal analysis to the AI provider to select and judge the best moments in parallel. The application is packaged as a self-contained installer for macOS, Windows, and Linux. The installer includes the Python processing engine, FFmpeg, and FFprobe, so users do not need to install Python or any other tools separately. The installers are not yet code-signed, so first-time users on macOS and Windows need to approve the app through an extra confirmation step. The README and project are written in Brazilian Portuguese, though the application itself functions in any language its transcription model supports. The project is free and open source under the AGPL-3.0 license. Contributions are welcome and the project has a Discord community.
Medusa Clip is a free, local-first desktop app that cuts long gameplay videos into short 9:16 clips for social media, with auto-captions and AI-powered highlight detection.
Mainly Python. The stack also includes Python, Electron, Next.js.
AGPL-3.0: free to use, modify, and distribute, but modified versions you distribute must also be released as AGPL-3.0 open source.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.