MoneyPrinterTurbo icon indicating copy to clipboard operation
MoneyPrinterTurbo copied to clipboard

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

Results 275 MoneyPrinterTurbo issues
Sort by recently updated
recently updated
newest added

### 是否已存在类似的功能请求? - [X] 我已搜索现有的功能请求 ### 痛点 ModuleNotFoundError:没有名为 'moviepy.editor' 的模块 追踪: File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 584, in _run_script exec(code, module.__dict__) File "/MoneyPrinterTurbo/webui/Main.py", line 37, in from app.services import task as tm...

enhancement

### 是否已存在类似问题? - [X] 我已搜索现有问题 ### 当前行为 When I access the webui and enter the video description and click on “Click to use AI to generate [Video Script] and [Video...

bug

### 是否已存在类似问题? - [X] 我已搜索现有问题 ### 当前行为 使用 moonshot 生成视频,生成过程中无任何报错,但是无法打开视频: ![image](https://github.com/user-attachments/assets/2f303b60-2996-4692-ad8c-70a3f6182e86) ### 预期行为 视频正常播放 ### 重现步骤 ![image](https://github.com/user-attachments/assets/58ce6755-312d-4a70-b73a-1d1613c9d6a1) ### 堆栈追踪/日志 ![image](https://github.com/user-attachments/assets/6d5410c2-1511-427f-8915-a8e28044fc86) ### Python 版本 v3.13.0 ### 操作系统 windows11 docker desktop ###...

bug

### 是否已存在类似问题? - [X] 我已搜索现有问题 ### 当前行为 ![微信图片_20241224161419](https://github.com/user-attachments/assets/83d23638-02cb-45ed-86f6-a40fe61924b6) # generating audio 2024-12-24 16:01:02 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: de-DE-ConradNeural, try: 1 2024-12-24 16:01:02 | ERROR |...

bug

### 是否已存在类似问题? - [X] 我已搜索现有问题 ### 当前行为 ![image](https://github.com/user-attachments/assets/84368863-929f-4465-9990-33a2b25ccfbb) 下载的Windows版本压缩包,解压出来的目录结构如上,点击start 运行报错如下: ![image](https://github.com/user-attachments/assets/3827ca02-6416-48a7-a566-497a0eb9f835) ### 预期行为 正常启动 ### 重现步骤 下载windows压缩包,解压后点击update更新正常,使用start 启动浏览器报错 ### 堆栈追踪/日志 ![image](https://github.com/user-attachments/assets/80fc6647-a319-451d-8648-3f640b5c0304) ### Python 版本 我电脑安装的python版本是 3.12.6 ### 操作系统 windows10 ###...

bug

✨ feat: Add video transition effects (fadein, fadeout, slidein, slideout) ![image](https://github.com/user-attachments/assets/1f5fc56c-c8e6-4dfb-a35d-6a23aa608aa0)

### 是否已存在类似的功能请求? - [X] 我已搜索现有的功能请求 ### 痛点 File "/usr/local/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling result = func() ^^^^^^ File "/usr/local/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec exec(code, module.__dict__) File "/MoneyPrinterTurbo/webui/Main.py", line 156, in...

enhancement

### 是否已存在类似问题? - [X] 我已搜索现有问题 ### 当前行为 大佬我这前几天还能运行很好有数据正常输出今天就报错了。烦劳大佬帮看下啥情况 2025-01-07 18:34:36 | INFO | "./app/services/task.py:128": get_video_materials preprocess local materials 2025-01-07 18:34:36.636 Uncaught app exception Traceback (most recent call last): File "/Users/anaconda3/envs/MoneyPrinterTurbo/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py",...

bug

### 是否已存在类似问题? - [X] 我已搜索现有问题 ### 当前行为 2025-01-09 13:14:00 | INFO | "./webui\app\services\subtitle.py:44": create - start, output file: .\webui\storage\tasks\9800c530-0546-4293-83e7-bac7b6317963\subtitle.srt Estimating duration from bitrate, this may be inaccurate Could not locate...

bug

### 是否已存在类似问题? - [X] 我已搜索现有问题 ### 当前行为 报错,是vpn站点问题吗,大佬推荐用哪个站点,试了很多个站点,还是报错 failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=b15c692d12de49d094c26f65b6ac5e12') ### 预期行为 正常应该顺利生产视频 ### 重现步骤 点击生成视频,就会报错failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=b15c692d12de49d094c26f65b6ac5e12') ### 堆栈追踪/日志 2024-12-31...

bug