[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-71927":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":33,"lastSyncTime":34,"discoverSource":35},71927,"MoneyPrinter","FujiwaraChoki\u002FMoneyPrinter","FujiwaraChoki","Automate Creation of YouTube Shorts using MoviePy.","",null,"Python",13478,1739,100,12,0,112,149,292,336,119.72,"MIT License",false,"main",[26,27,28,29],"automation","chatgpt","moviepy","python","2026-06-12 04:01:02","# MoneyPrinter 💸\n\nSponsored by Post Bridge\n\n\u003Ca href=\"https:\u002F\u002Fwww.post-bridge.com\u002F?ref=moneyprinter\">\n  \u003Cimg src=\"docs\u002Frepo\u002FPostBridgeBanner.png\" alt=\"Post Bridge integration banner\" width=\"720\" \u002F>\n\u003C\u002Fa>\n\n---\n\n> 𝕏 Also, follow me on X: [@DevBySami](https:\u002F\u002Fx.com\u002FDevBySami).\n\nAutomate the creation of YouTube Shorts by providing a video topic.\n\nMoneyPrinter is Ollama-first: script generation and metadata are fully powered by local Ollama models.\n\nMoneyPrinter now uses a DB-backed generation queue (API + worker + Postgres in Docker) for reliable, restart-safe processing.\n\n\u003Ca href=\"https:\u002F\u002Ftrendshift.io\u002Frepositories\u002F7545\" target=\"_blank\">\u003Cimg src=\"https:\u002F\u002Ftrendshift.io\u002Fapi\u002Fbadge\u002Frepositories\u002F7545\" alt=\"FujiwaraChoki%2FMoneyPrinter | Trendshift\" style=\"width: 250px; height: 55px;\" width=\"250\" height=\"55\"\u002F>\u003C\u002Fa>\n\n> **Important** Please make sure you look through existing\u002Fclosed issues before opening your own. If it's just a question, please join our [discord](https:\u002F\u002Fdsc.gg\u002Ffuji-community) and ask there.\n\n> **🎥** Watch the video on [YouTube](https:\u002F\u002Fyoutu.be\u002FmkZsaDA2JnA?si=pNne3MnluRVkWQbE).\n\n## Documentation\n\nDocs are centralized in [`docs\u002F`](docs\u002FREADME.md):\n\n- [Interactive Setup Script](setup.sh)\n- [Quickstart](docs\u002Fquickstart.md)\n- [Configuration](docs\u002Fconfiguration.md)\n- [Architecture](docs\u002Farchitecture.md)\n- [Docker](docs\u002Fdocker.md)\n- [Testing](docs\u002Ftesting.md)\n- [Troubleshooting](docs\u002Ftroubleshooting.md)\n\n## FAQ 🤔\n\n### Which AI provider does MoneyPrinter use?\n\nMoneyPrinter is fully Ollama-based. Start Ollama, pull a model, and select the model in the UI.\n\n```bash\nollama serve\nollama pull llama3.1:8b\n```\n\n### How do I get the TikTok session ID?\n\nYou can obtain your TikTok session ID by logging into TikTok in your browser and copying the value of the `sessionid` cookie.\n\n### My ImageMagick binary is not being detected\n\nMoneyPrinter auto-detects ImageMagick from your `PATH` on Linux, macOS, and Windows. If auto-detection fails, set the executable path manually in `.env`, for example:\n\n```env\nIMAGEMAGICK_BINARY=\"C:\\\\Program Files\\\\ImageMagick-7.1.0-Q16\\\\magick.exe\"\n```\n\nDon't forget to use double backslashes (`\\\\`) in the path, instead of one.\n\n### I can't install `playsound`: Wheel failed to build\n\nIf you're having trouble installing `playsound`, you can try installing it using the following command:\n\n```bash\nuv pip install -U wheel\nuv pip install -U playsound\n```\n\nIf you were not able to find your solution, check [Troubleshooting](docs\u002Ftroubleshooting.md), ask in Discord, or create an issue.\n\n## Donate 🎁\n\nIf you like and enjoy `MoneyPrinter`, and would like to donate, you can do that by clicking on the button on the right hand side of the repository. ❤️\nYou will have your name (and\u002For logo) added to this repository as a supporter as a sign of appreciation.\n\n## Contributing 🤝\n\nPull Requests will not be accepted for the time-being.\n\n## Star History 🌟\n\n[![Star History Chart](https:\u002F\u002Fapi.star-history.com\u002Fsvg?repos=FujiwaraChoki\u002FMoneyPrinter&type=Date)](https:\u002F\u002Fstar-history.com\u002F#FujiwaraChoki\u002FMoneyPrinter&Date)\n\n## License 📝\n\nSee [`LICENSE`](LICENSE) file for more information.\n","MoneyPrinter 是一个用于自动化创建 YouTube Shorts 的工具。它基于 Python 开发，利用 MoviePy 库处理视频，并通过本地 Ollama 模型生成脚本和元数据，实现了从主题提供到视频发布的全流程自动化。项目还引入了基于 Docker 的数据库支持队列机制，确保处理过程的稳定性和可恢复性。适合需要频繁制作短视频内容的创作者或团队使用，特别是在资源有限但又追求高效产出的情况下。",2,"2026-06-11 03:39:31","high_star"]