MoneyPrinter and MoneyPrinterTurbo
These are competing implementations of the same concept—automated short-form video generation pipelines—where MoneyPrinterTurbo is a more feature-rich fork that adds LLM-based content generation on top of the MoviePy-based automation approach pioneered by the original MoneyPrinter.
About MoneyPrinter
FujiwaraChoki/MoneyPrinter
Automate Creation of YouTube Shorts using MoviePy.
Leverages local Ollama models for script generation and metadata creation, eliminating dependency on external AI APIs. Implements a database-backed generation queue (API + worker + Postgres) for reliable, restart-safe video processing. Integrates with ImageMagick for image manipulation and supports TikTok/YouTube publishing via session authentication.
About MoneyPrinterTurbo
harry0703/MoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
Orchestrates end-to-end video generation by composing LLM-generated scripts, royalty-free stock footage from Pexels, text-to-speech synthesis, and subtitle generation via Edge or Whisper. Supports multiple LLM providers (OpenAI, DeepSeek, Moonshot, Azure, Gemini, Ollama) with customizable voice synthesis, subtitle styling, and background music layering. Built on MVC architecture with both REST API and Streamlit web interface for batch video production in 9:16 or 16:9 formats.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work