MoneyPrinterTurbo – 免費開源的AI短視頻生成工具
當前位置:點晴教程→知識管理交流
→『 技術(shù)文檔交流 』
一、MoneyPrinterTurbo簡介MoneyPrinterTurbo是一款由開發(fā)者harry0703基于原有MoneyPrinter項目優(yōu)化而來的開源AI視頻生成工具。 這款工具的核心價值在于其全自動化的工作流程——用戶只需提供一個視頻主題或關(guān)鍵詞,MoneyPrinterTurbo就能自動完成以下所有工作:
與OpenAI的Sora等純AI生成視頻不同,MoneyPrinterTurbo采用的是"智能縫合"技術(shù),它將互聯(lián)網(wǎng)上的高質(zhì)量素材進行智能組合和編輯,既保證了視頻質(zhì)量,又避免了版權(quán)問題。這種技術(shù)路線使其對硬件要求相對較低,普通個人電腦即可運行,大大提高了實用性。 功能特性詳解MoneyPrinterTurbo集成了多種先進功能,使其成為一款真正意義上的"一站式"視頻制作解決方案:
支持兩種主流視頻尺寸格式:
內(nèi)置AI文案生成引擎,支持:
配置要求
適用場景
先來看一下,我生成的視頻效果,有聲音,字幕,畫面1920×1080。視頻文件太大了,這里用gif演示其中5秒效果,只能上傳10M的文件,視頻總共有33秒。
整體效果還是可以的,字幕,聲音都有。 二、安裝基礎(chǔ)環(huán)境1.安裝python 3.13.3
2. 準備通義千問的API Key,Pixabay API Key 通義千問的API Key,用個人的即可,有免費額度。
Pixabay API Key,個人使用,也是免費的。鏈接地址:https://pixabay.com/api/docs/#api_search_videos
直接登錄google賬號,訪問這個鏈接,就可以看到個人的API Key
3. 這里強調(diào)一下,不需要顯卡,只需要cpu 核和內(nèi)存4G即可使用 下載資源下載一鍵啟動包,解壓直接使用(路徑不要有 中文、特殊字符、空格)
https://pan.baidu.com/s/1wg0UaIyXpO3SqIpaq790SQ?pwd=sbqx https://drive.google.com/file/d/1HsbzfT7XunkrCrHw5ncUjFX8XX4zAuUh/view?usp=sharing 用百度盤下載太慢了,直接用google的鏈接,前提是你有魔法網(wǎng)絡,下載就很快了。 啟動腳本解壓文件,直接雙擊start.bat
腳本會自動打開網(wǎng)頁:http://localhost:8501/ 基礎(chǔ)設置點擊基礎(chǔ)設置 大模型供應商:Qwen API KEY: 輸入自己的 模型:選擇qwen-plus,也可以選擇其他的,只要是文字聊天模型即可。注意:這里千萬不要輸入多模態(tài)的模型,比如:文生視頻,圖片識別等等。 視頻來源:輸入Pixabay API Key即可,國內(nèi)網(wǎng)絡可以正常使用。 注意:不要用Pexels API Key,這個必須要用魔法網(wǎng)絡才可以使用。
文案設置視頻主題:人間煙火,你可以輸入別的主題。 視頻文案:這里直接AI生成,你可以手動輸入。最好還是AI生成,自然一點。 視頻關(guān)鍵詞:這里直接AI生成,只支持英文 視頻來源:選擇Pixbay,最好選這個,國內(nèi)網(wǎng)絡可以使用。 啟用字幕:默認啟用,默認字體即可。
朗讀聲音,這里用默認的女性即可。這里有國內(nèi)方言,還有國外語言。 最后點擊生成
輸出如下: 2025-07-18 17:43:27.492 | INFO | __main__:<module>:948 - 開始生成視頻 2025-07-18 17:43:27.493 | INFO | __main__:<module>:949 - { "video_subject": "人間煙火", "video_script": "晨曦微露,街道兩旁的早點鋪子早早升起炊煙,熱氣騰騰的包子、油條在案板上擺開,迎接新一天的煙火生活。人們匆匆穿梭在小巷之間,腳步聲與吆喝聲交織,城市的節(jié)奏從一頓簡單的早餐開始。夜幕降臨,霓虹燈下,燒烤攤的煙火氣升騰,笑聲與談話語聲彌漫在空氣中,平凡的日子就在這一餐一飯、一呼一吸之間緩緩流淌。", "video_terms": "morning street food, breakfast vendors, city life rhythm, night street vendors, barbecue night", "video_aspect": "16:9", "video_concat_mode": "random", "video_transition_mode": "None", "video_clip_duration": 3, "video_count": 1, "video_source": "pixabay", "video_materials": null, "video_language": "", "voice_name": "zh-CN-XiaoxiaoNeural-Female", "voice_volume": 1.0, "voice_rate": 1.0, "bgm_type": "random", "bgm_file": "", "bgm_volume": 0.2, "subtitle_enabled": true, "subtitle_position": "bottom", "custom_position": 70.0, "font_name": "MicrosoftYaHeiBold.ttc", "text_fore_color": "#FFFFFF", "text_background_color": true, "font_size": 60, "stroke_color": "#000000", "stroke_width": 1.5, "n_threads": 2, "paragraph_number": 1 } 2025-07-18 17:43:27.497 | INFO | app.services.task:start:211 - start task: b4233916-d32f-43ff-84fb-3f1df5f60091, stop_at: video 2025-07-18 17:43:27.501 | INFO | app.services.task:generate_script:17 - ## generating video script 2025-07-18 17:43:27.505 | DEBUG | app.services.task:generate_script:26 - video script: 晨曦微露,街道兩旁的早點鋪子早早升起炊煙,熱氣騰騰的包子、油條在案板上擺開,迎接新一天的煙火生活。人們匆匆穿梭在小巷之間,腳步聲與吆喝聲交織,城市的節(jié)奏從一頓簡單的早餐開始。夜幕降臨,霓虹燈下,燒烤攤的煙火氣升騰,笑聲與談話語聲彌漫在空氣中,平凡的日子就在這一餐一飯、一呼一吸之間緩緩流淌。 2025-07-18 17:43:27.508 | INFO | app.services.task:generate_terms:37 - ## generating video terms 2025-07-18 17:43:27.510 | DEBUG | app.services.task:generate_terms:51 - video terms: [ "morning street food", "breakfast vendors", "city life rhythm", "night street vendors", "barbecue night" ] 2025-07-18 17:43:27.517 | INFO | app.services.task:generate_audio:74 - ## generating audio 2025-07-18 17:43:27.521 | INFO | app.services.voice:azure_tts_v1:1127 - start, voice name: zh-CN-XiaoxiaoNeural, try: 1 2025-07-18 17:43:31.440 | INFO | app.services.voice:azure_tts_v1:1147 - completed, output file: .\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091\audio.mp3 2025-07-18 17:43:31.441 | INFO | app.services.task:generate_subtitle:102 - ## generating subtitle, provider: edge 2025-07-18 17:43:31.444 | INFO | app.services.voice:create_subtitle:1474 - completed, subtitle file created: .\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091\subtitle.srt, duration: 31.312 2025-07-18 17:43:31.445 | INFO | app.services.task:get_video_materials:140 - ## downloading videos from pixabay 2025-07-18 17:43:31.445 | INFO | app.services.material:search_videos_pixabay:109 - searching videos: https://pixabay.com/api/videos/?q=morning+street+food&video_type=all&per_page=50&key=51359859-12ee7876f406e9b455a9ba3a8, with proxies: {} 2025-07-18 17:43:32.281 | INFO | app.services.material:download_videos:219 - found 49 videos for 'morning street food' 2025-07-18 17:43:32.283 | INFO | app.services.material:search_videos_pixabay:109 - searching videos: https://pixabay.com/api/videos/?q=breakfast+vendors&video_type=all&per_page=50&key=51359859-12ee7876f406e9b455a9ba3a8, with proxies: {} 2025-07-18 17:43:33.081 | INFO | app.services.material:download_videos:219 - found 43 videos for 'breakfast vendors' 2025-07-18 17:43:33.084 | INFO | app.services.material:search_videos_pixabay:109 - searching videos: https://pixabay.com/api/videos/?q=city+life+rhythm&video_type=all&per_page=50&key=51359859-12ee7876f406e9b455a9ba3a8, with proxies: {} 2025-07-18 17:43:33.894 | INFO | app.services.material:download_videos:219 - found 50 videos for 'city life rhythm' 2025-07-18 17:43:33.894 | INFO | app.services.material:search_videos_pixabay:109 - searching videos: https://pixabay.com/api/videos/?q=night+street+vendors&video_type=all&per_page=50&key=51359859-12ee7876f406e9b455a9ba3a8, with proxies: {} 2025-07-18 17:43:34.655 | INFO | app.services.material:download_videos:219 - found 43 videos for 'night street vendors' 2025-07-18 17:43:34.656 | INFO | app.services.material:search_videos_pixabay:109 - searching videos: https://pixabay.com/api/videos/?q=barbecue+night&video_type=all&per_page=50&key=51359859-12ee7876f406e9b455a9ba3a8, with proxies: {} 2025-07-18 17:43:35.514 | INFO | app.services.material:download_videos:219 - found 48 videos for 'barbecue night' 2025-07-18 17:43:35.515 | INFO | app.services.material:download_videos:227 - found total videos: 209, required duration: 32 seconds, found duration: 4345.0 seconds 2025-07-18 17:43:35.516 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2022/12/18/143486-782758140_large.mp4 2025-07-18 17:43:45.156 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-a8bea7b8132dc9f09b003ebf4f3a9745.mp4 2025-07-18 17:43:45.162 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2016/09/02/4882-181170856_large.mp4 2025-07-18 17:43:50.689 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-35bababb05ed2a54cc84bbc0bb209054.mp4 2025-07-18 17:43:50.690 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2016/06/27/3565-172488151_large.mp4 2025-07-18 17:43:57.028 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-20331a946df2c71f1b36e4b938cbbf49.mp4 2025-07-18 17:43:57.029 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2024/04/18/208477_large.mp4 2025-07-18 17:44:03.868 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-c0903a38702e6b3cb6fbd9b6d771318f.mp4 2025-07-18 17:44:03.871 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2019/04/03/22555-328624767_large.mp4 2025-07-18 17:44:09.765 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-21b762b983e47d38d9532ab7492df277.mp4 2025-07-18 17:44:09.766 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2023/03/02/152834-804130720_large.mp4 2025-07-18 17:44:15.770 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-738dfe7ce02cbfd54481bfb95ebfbc01.mp4 2025-07-18 17:44:15.771 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2025/02/23/260397_large.mp4 2025-07-18 17:44:22.931 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-38255b1cea69a7a1632605f9fa5afb5b.mp4 2025-07-18 17:44:22.932 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2024/04/17/208347_large.mp4 2025-07-18 17:44:28.615 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-9739632cf686fc9e2ef3ce4ccbfa5a13.mp4 2025-07-18 17:44:28.617 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2023/11/24/190485-888122631_large.mp4 2025-07-18 17:44:34.125 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-abf3ad49b6ce233d20fe641363e074c0.mp4 2025-07-18 17:44:34.127 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2019/09/25/27230-362518559_large.mp4 2025-07-18 17:44:40.232 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-a34e12ac70bdb403ac4f81d1e261a0a5.mp4 2025-07-18 17:44:40.234 | INFO | app.services.material:download_videos:244 - downloading video: https://cdn.pixabay.com/video/2019/09/27/27268-363287559_large.mp4 2025-07-18 17:44:47.266 | INFO | app.services.material:download_videos:249 - video saved: .\storage\cache_videos/vid-9a22925b8a52f4ff09099d5b44d77749.mp4 2025-07-18 17:44:47.268 | INFO | app.services.material:download_videos:254 - total duration of downloaded videos: 33.0 seconds, skip downloading more 2025-07-18 17:44:47.271 | SUCCESS | app.services.material:download_videos:260 - downloaded 11 videos 2025-07-18 17:44:47.272 | INFO | app.services.task:generate_final_videos:175 - ## combining video: 1 => .\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091\combined-1.mp4 2025-07-18 17:44:49.448 | INFO | app.services.video:combine_videos:129 - audio duration: 31.9 seconds 2025-07-18 17:44:49.454 | INFO | app.services.video:combine_videos:133 - maximum clip duration: 3 seconds 2025-07-18 17:45:27.337 | DEBUG | app.services.video:combine_videos:162 - total subclipped items: 79 2025-07-18 17:45:27.340 | DEBUG | app.services.video:combine_videos:169 - processing clip 1: 3840x2160, current duration: 0.00s, remaining: 31.90s 2025-07-18 17:45:30.644 | DEBUG | app.services.video:combine_videos:179 - resizing clip, source: 3840x2160, ratio: 1.78, target: 1920x1080, ratio: 1.78 2025-07-18 17:46:02.335 | DEBUG | app.services.video:combine_videos:169 - processing clip 2: 1920x1080, current duration: 3.00s, remaining: 28.90s 2025-07-18 17:46:08.965 | DEBUG | app.services.video:combine_videos:169 - processing clip 3: 1920x1080, current duration: 6.00s, remaining: 25.90s 2025-07-18 17:46:17.151 | DEBUG | app.services.video:combine_videos:169 - processing clip 4: 2560x1440, current duration: 9.00s, remaining: 22.90s 2025-07-18 17:46:19.883 | DEBUG | app.services.video:combine_videos:179 - resizing clip, source: 2560x1440, ratio: 1.78, target: 1920x1080, ratio: 1.78 2025-07-18 17:46:36.594 | DEBUG | app.services.video:combine_videos:169 - processing clip 5: 3840x2160, current duration: 12.00s, remaining: 19.90s 2025-07-18 17:46:40.389 | DEBUG | app.services.video:combine_videos:179 - resizing clip, source: 3840x2160, ratio: 1.78, target: 1920x1080, ratio: 1.78 2025-07-18 17:47:13.964 | DEBUG | app.services.video:combine_videos:169 - processing clip 6: 1920x1080, current duration: 15.00s, remaining: 16.90s 2025-07-18 17:47:21.948 | DEBUG | app.services.video:combine_videos:169 - processing clip 7: 3840x2160, current duration: 18.00s, remaining: 13.90s 2025-07-18 17:47:25.093 | DEBUG | app.services.video:combine_videos:179 - resizing clip, source: 3840x2160, ratio: 1.78, target: 1920x1080, ratio: 1.78 2025-07-18 17:48:03.818 | DEBUG | app.services.video:combine_videos:169 - processing clip 8: 1920x1080, current duration: 21.00s, remaining: 10.90s 2025-07-18 17:48:09.132 | DEBUG | app.services.video:combine_videos:169 - processing clip 9: 3840x2160, current duration: 24.00s, remaining: 7.90s 2025-07-18 17:48:13.385 | DEBUG | app.services.video:combine_videos:179 - resizing clip, source: 3840x2160, ratio: 1.78, target: 1920x1080, ratio: 1.78 2025-07-18 17:48:54.787 | DEBUG | app.services.video:combine_videos:169 - processing clip 10: 1920x1080, current duration: 27.00s, remaining: 4.90s 2025-07-18 17:49:09.286 | DEBUG | app.services.video:combine_videos:169 - processing clip 11: 1920x1080, current duration: 30.00s, remaining: 1.90s 2025-07-18 17:49:24.231 | INFO | app.services.video:combine_videos:247 - starting clip merging process 2025-07-18 17:49:24.263 | INFO | app.services.video:combine_videos:270 - merging clip 1/10, duration: 3.00s 2025-07-18 17:49:53.527 | INFO | app.services.video:combine_videos:270 - merging clip 2/10, duration: 3.00s 2025-07-18 17:50:38.693 | INFO | app.services.video:combine_videos:270 - merging clip 3/10, duration: 3.00s 2025-07-18 17:51:26.346 | INFO | app.services.video:combine_videos:270 - merging clip 4/10, duration: 3.00s 2025-07-18 17:52:28.310 | INFO | app.services.video:combine_videos:270 - merging clip 5/10, duration: 3.00s 2025-07-18 17:53:37.458 | INFO | app.services.video:combine_videos:270 - merging clip 6/10, duration: 3.00s 2025-07-18 17:55:00.273 | INFO | app.services.video:combine_videos:270 - merging clip 7/10, duration: 3.00s 2025-07-18 17:56:47.100 | INFO | app.services.video:combine_videos:270 - merging clip 8/10, duration: 3.00s 2025-07-18 17:58:43.273 | INFO | app.services.video:combine_videos:270 - merging clip 9/10, duration: 3.00s 2025-07-18 18:00:57.229 | INFO | app.services.video:combine_videos:270 - merging clip 10/10, duration: 3.00s 2025-07-18 18:03:14.687 | INFO | app.services.video:combine_videos:308 - video combining completed 2025-07-18 18:03:14.693 | INFO | app.services.task:generate_final_videos:192 - ## generating video: 1 => .\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091\final-1.mp4 2025-07-18 18:03:14.696 | INFO | app.services.video:generate_video:376 - generating video: 1920 x 1080 2025-07-18 18:03:14.699 | INFO | app.services.video:generate_video:377 - ① video: .\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091\combined-1.mp4 2025-07-18 18:03:14.707 | INFO | app.services.video:generate_video:378 - ② audio: .\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091\audio.mp3 2025-07-18 18:03:14.710 | INFO | app.services.video:generate_video:379 - ③ subtitle: .\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091\subtitle.srt 2025-07-18 18:03:14.717 | INFO | app.services.video:generate_video:380 - ④ output: .\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091\final-1.mp4 2025-07-18 18:03:14.723 | INFO | app.services.video:generate_video:395 - ⑤ font: C:/Users/xiao/Downloads/MoneyPrinterTurbo-Portable-Windows-1.2.6/MoneyPrinterTurbo/resource/fonts/MicrosoftYaHeiBold.ttc 2025-07-18 18:09:46.652 | SUCCESS | app.services.task:start:312 - task b4233916-d32f-43ff-84fb-3f1df5f60091 finished, generated 1 videos. 2025-07-18 18:09:46.942 | INFO | __main__:<module>:970 - 視頻生成完成 過程比較漫長,大概30分鐘左右。 生成完成之后,會自動打開生成好的目錄,比如:C:\Users\xiao\Downloads\MoneyPrinterTurbo-Portable-Windows-1.2.6\MoneyPrinterTurbo\storage\tasks\b4233916-d32f-43ff-84fb-3f1df5f60091 點擊文件final-1.mp4播放 注意:這個視頻文件,是最終效果,合成了字幕,聲音等文件。
播放視頻,全屏都可以。
查看視頻文件分辨率,確實是1920×1080 轉(zhuǎn)自https://www.cnblogs.com/xiao987334176/p/18991935 該文章在 2025/10/13 11:29:54 編輯過 |
關(guān)鍵字查詢
相關(guān)文章
正在查詢... |