Scripts2026年3月29日·1 分钟阅读

MoneyPrinterTurbo — One-Click Short Video Generator

AI-powered end-to-end short video pipeline: topic in, finished video out. Auto-generates script, materials, subtitles, and background music. 53,000+ stars.

TO
TokRepo精选 · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

git clone https://github.com/harry0703/MoneyPrinterTurbo.git
cd MoneyPrinterTurbo
docker compose up -d
# Open http://localhost:8501

介绍

MoneyPrinterTurbo automates the entire short video production pipeline — give it a topic, and it generates the script (via LLM), finds matching stock footage, adds AI voiceover, generates subtitles, and combines everything into a ready-to-publish short video. 53,800+ GitHub stars. Supports multiple LLM providers (OpenAI, Gemini, DeepSeek) and TTS services (ElevenLabs, Azure, Edge TTS).

Best for: Content creators automating short-form video production (TikTok, YouTube Shorts, Reels) Works with: Docker, Python 3.10+ Setup time: 5 minutes with Docker

Part of the Video AI Toolkit collection.


Pipeline

Topic → LLM (script) → Stock footage search → TTS (voiceover)
    → Whisper (subtitles) → FFmpeg (assembly) → Final video

Features

  • Multi-LLM: OpenAI GPT, Google Gemini, DeepSeek, Moonshot, and more
  • Multi-TTS: ElevenLabs, Azure Speech, Edge TTS (free), and more
  • Auto footage: Searches Pexels/Pixabay for matching B-roll
  • Auto subtitles: Word-level captions with customizable styles
  • Background music: Auto-selected or user-specified
  • Aspect ratios: 16:9 (YouTube), 9:16 (Shorts/TikTok), 1:1 (Instagram)
  • Batch mode: Generate multiple videos from a topic list

Web UI

The built-in Streamlit UI lets you configure everything visually — topic, language, voice, style, duration, and export settings.

FAQ

Q: What is MoneyPrinterTurbo? A: An open-source tool that generates complete short videos from just a topic. It auto-writes the script, finds footage, generates voiceover and subtitles, and exports a ready-to-publish video. 53,800+ GitHub stars.

Q: Is MoneyPrinterTurbo free? A: Yes, the tool is MIT-licensed. You may need API keys for LLM and TTS services (some free options like Edge TTS are available).


🙏

来源与感谢

Created by harry0703. Licensed under MIT. MoneyPrinterTurbo — ⭐ 53,800+

相关资产