The developer known as harry0703 pushed MoneyPrinterTurbo onto GitHub's daily trending list this week, collecting 504 new stars in a single day and bringing the project's total to 123,778 . The Python tool promises to take a topic or keyword and automatically produce a finished high-definition short video, complete with script, matched footage, subtitles, background music, and final synthesis .

Every one of those claims comes from the maintainer's own README. The GitHub trending page that surfaced the project explicitly states the description is the maintainers' own, not an independent review .

Nobody outside the project has verified the video quality, the accuracy of the material matching, or whether "high-definition" holds up against any broadcast standard.

My read: This is the most-starred AI video generation tool I've seen on GitHub, and the growth from 84,534 stars in an earlier snapshot through 114,544 at a later fetch P⁴ to 123,778 on today's trending page suggests sustained interest rather than a one-day spike. But I don't buy the "one click" framing yet. The tool depends on third-party AI APIs for script generation and on stock material sources for footage, which means every video carries both API costs and copyright questions the README does not address. A social media manager who wants to test this should clone the repo, check the MIT licence P⁴, and run a single keyword before committing to the batch generation mode the README advertises .

MoneyPrinterTurbo GitHub star growth

What the tool claims to do

According to the README, MoneyPrinterTurbo works in four stages. It generates or rewrites a video script from a keyword using an AI large language model, with support for multiple languages and custom scripts . It then matches source materials to the script, adds subtitles and background music, and synthesises the final video .

The project offers four interfaces: an AI Agent, a web UI, an API, and a command-line tool . It also supports batch generation of multiple videos in one run . The repository was created on 11 March 2024 P⁴ and carries an MIT licence, which permits commercial use, modification, and distribution with attribution P⁴. Python accounts for 97.8% of the codebase .

Where the money and the risks sit

The README lists seven sponsors: Kimi and Moonshot AI, ByteDance's Volcano Engine, CCSub, APIMart, MiniMax, OfoxAI, and Infistar.ai . That sponsor mix points to the tool's real cost structure. Script generation depends on large language model APIs, and the sponsor list reads like a directory of Chinese AI providers, which raises data-sovereignty questions for any operator outside China.

Documentation and repository interfaces are predominantly in Chinese, which limits accessibility for English-speaking users.

Material matching, where the tool finds footage to fit the script, carries intellectual property risks the README does not address. Automated video assembly that pulls from stock or scraped sources can produce content that looks finished but infringes on someone's copyright. No third party has tested the tool's output for this.

The author, harry0703, also maintains a separate open-source project called MangoDisk, a disk cleanup and system optimisation tool for macOS and Windows . The MoneyPrinterTurbo repository currently has 47 open issues P⁴ and no published release schedule, making the issue tracker the closest thing to a public roadmap.


Sources: S1 — harry0703/MoneyPrinterTurbo: 利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Genera · P2 — harry0703/MoneyPrinterTurbo · P3 — FoundationVision/LlamaGen · P4 — harry0703/MoneyPrinterTurbo · P5 — moonshotai (Moonshot AI)


Written from 5 sourced items, 4 of them primary.

More from Not A Tech Guy