MoneyPrinterTurbo/.cursor/rules/webui-structure.mdc
2025-04-19 21:31:17 +08:00

34 lines
720 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
description:
globs:
alwaysApply: true
---
# Web界面结构
MoneyPrinterTurbo提供了基于Streamlit的Web界面方便用户直接通过浏览器使用系统功能。
## 界面功能
- 视频主题/关键词输入
- 视频文案自动生成或自定义
- 视频参数设置
- 视频尺寸(竖屏/横屏)
- 视频片段时长
- 视频数量
- 字幕设置
- 字体选择
- 字体大小
- 字体颜色
- 字幕位置
- 语音合成设置
- 选择合成声音
- 语音试听
- 背景音乐选择
- 随机音乐
- 本地音乐文件
- 音量调节
## 相关文件
- [webui/Main.py](mdc:webui/Main.py) - Web界面主程序文件
- [webui/i18n/](mdc:webui/i18n) - 国际化资源文件