
AI-Youtube-Shorts-Generator
Open-source alternative to Opus Clip, Vidyo.ai, Klap & SubMagic. Turn long-form YouTube videos into viral 9:16 shorts using LLM highlight detection, Whisper transcription, and auto vertical cropping — free, no watermarks, no per-clip credits.
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Jul 2026
This one turns long YouTube videos into vertical shorts. It pulls the transcript, has an LLM rank the segments most likely to pop, and auto-crops them to 9:16. It bills itself, accurately, as the open-source alternative to Opus Clip, Klap, Vidyo.ai, and SubMagic, and the code is MIT.
Here's the honest part: "open source" does not mean "free to run." Every mode needs a paid API key. The default mode wants a paid MUAPI key for download, transcription, and cropping. The local mode drops MUAPI but still needs a paid OpenAI or Gemini key for the ranking step, plus ffmpeg installed. So you own the code, but you rent the intelligence.
Setup is a standard Python clone, venv, pip, configure-keys affair, moderate, nothing scary. For a developer who wants to clip at volume and control the pipeline, paying per-use API costs can undercut a monthly SaaS subscription, and there are no watermarks. Solo creators and small teams are the audience. Compare your expected API spend against Opus Clip's monthly price before you decide.
The catch is twofold. One, it's pay-to-run, so "free" is the wrong mental model, budget for the API calls. Two, the project's commit history is thin, which for a tool leaning on fast-moving APIs is a maintenance risk worth watching. It works today and the code is real, but treat it as a scaffold you may end up maintaining yourself, not a turnkey product.
Free vs Self-Hosted vs Paid
fully freeFree: The MIT-licensed code and pipeline. No watermarks, no subscription from the tool. Self-hosted: You run it yourself, but every mode needs a paid key: MUAPI in default mode, or OpenAI/Gemini plus ffmpeg in local mode. Paid: Pay-as-you-go on third-party APIs (MUAPI, or OpenAI/Gemini). Exact MUAPI per-use pricing not published.
The code is free (MIT) but it does not run without paid API keys. Budget for per-use API spend, not a subscription.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
About
- Owner
- Anil Chandra Naidu Matcha (User)
- Stars
- 4,434
- Forks
- 784
Explore Further
More tools in the directory
everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
236.3k ★hermes-agent
The agent that grows with you
223.0k ★ollama
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
177.2k ★