MoneyPrinterTurbo · 2026-08-22 · notable
MoneyPrinterTurbo v1.3.5 — Claude joins the one-click short-video maker
MoneyPrinterTurbo v1.3.5 adds Anthropic Claude as a script model, MiniMax and Fish Audio voices, and two text-to-video sources. The MIT-licensed tool turns one keyword into a finished vertical short and has 115,138 GitHub stars.
MoneyPrinterTurbo builds a finished vertical short from a keyword, and v1.3.5 adds Claude, two more voice engines and API-key auth.
Key specs
| License | MIT |
|---|---|
| GitHub stars | 115,138 |
What is it?
MoneyPrinterTurbo v1.3.5 adds Anthropic Claude as a script-writing model, MiniMax and Fish Audio text-to-speech, and Shengsuan AI plus WaveSpeed AI as text-to-video sources. The project is an MIT-licensed Python app that takes a topic or a few keywords and returns a finished short video with voiceover, subtitles and music.
How does it work?
The pipeline runs in six steps: a language model writes the script, the app matches or generates the visuals, a text-to-speech engine records the voiceover, subtitles are generated and styled, background music is mixed in, and the video renders in 9:16 or 16:9. Every stage is pluggable — the model list runs from Kimi and OpenAI to Gemini, DeepSeek, Qwen and Grok, and Edge TTS stays the free default voice.
Why does it matter?
Solo creators and small marketing teams use this repo to batch out short-form video without an editor, and it is now one of the most-starred AI projects on GitHub. v1.3.5 also closes some holes that matter once the WebUI runs on a shared machine: endpoints and generated task files can sit behind an optional API key, custom audio input is restricted to allowed folders, and client-supplied request ids are sanitized.
Who is it for?
short-form video creators, marketers
Try it
docker compose -f docker-compose.release.yml up