Commit Graph

30 Commits

Author SHA1 Message Date
harry
b471a272b6 1, optimize the subtitle generation in edge mode
2, optimize the llm prompt, use the same language as the video subject
2024-03-24 17:52:12 +08:00
harry
296a1370d3 update readme 2024-03-24 17:02:25 +08:00
harry
bd503848ba update readme 2024-03-24 17:01:43 +08:00
harry
eaa991aaf6 Added ffmpeg_path parameter to the config file. 2024-03-24 16:59:16 +08:00
harry
62f268ec28 更新文档 2024-03-23 15:41:23 +08:00
harry
2c2ab1851b 更新文档 2024-03-23 15:34:27 +08:00
harry
3c581afd86 更新配置说明 2024-03-23 15:34:19 +08:00
harry
6a66a3a8f0 更新文档 2024-03-23 15:34:06 +08:00
harry
0771b3268c 1, 增加一次性输出多个视频
2, 增加背景音乐音量设置
3, 增加字幕位置
4, UI优化
5, 一些其他Bug修复和优化
2024-03-23 15:31:34 +08:00
harry
ce4b3771b6 1, 支持AI生成文案预览
2, 支持自定义视频文案,关键词
3, 可选择是否启用字幕
4, UI优化
5, 一些其他bug修复和优化
2024-03-22 17:46:56 +08:00
harry
4a800eab4b tts fallback 2024-03-18 22:05:17 +08:00
harry
6bfb04f755 changed to sync 2024-03-18 21:39:47 +08:00
harry
59ae82a47d supported g4f (gpt4free) 2024-03-18 17:01:09 +08:00
harry
74e634d64c add pexels.video_concat_mode 2024-03-16 09:44:57 +08:00
harry
753ec011d8 add pexels.proxies 2024-03-16 09:29:31 +08:00
harry
d8b3a1af49 If the llm_provider parameter is not provided, openai will be used as the default 2024-03-16 09:00:28 +08:00
harry
b5ba1e6b09 fixed: asyncio.run() cannot be called from a running event loop 2024-03-16 08:55:15 +08:00
harry
8b9ff47cad update README.md 2024-03-15 16:50:13 +08:00
harry
ea36cbb309 Add support for multiple LLM providers (OpenAI, Moonshot, OneAPI) 2024-03-15 16:41:33 +08:00
harry
91700fc03b update README.md 2024-03-14 21:46:58 +08:00
harry
692e76dc9a update README.md 2024-03-14 16:52:28 +08:00
harry
9650def321 Fix support for Windows systems 2024-03-14 13:49:02 +08:00
harry
f55ea42a07 update config.example.toml 2024-03-12 15:25:58 +08:00
harry
2228c0c70b update README.md 2024-03-11 18:12:18 +08:00
harry
70c40eab9e update README.md 2024-03-11 17:34:29 +08:00
harry
dca9ac50ab update README.md 2024-03-11 17:02:20 +08:00
harry
7a8a0bed9d remove demo videos 2024-03-11 17:02:12 +08:00
harry
db013a1628 update README.md 2024-03-11 16:49:59 +08:00
harry
06df797234 init 2024-03-11 16:37:49 +08:00
Harry
d4f7b53b84
Initial commit 2024-03-11 10:57:34 +08:00