harry
95e4d3170d
feat: rename container names in docker-compose.yml
2025-05-08 17:35:12 +08:00
harry
dfa8328bb0
feat: optimize code
2025-05-08 17:34:51 +08:00
harry
5177c1871a
feat: comment out interline and size parameters in video.py
2025-05-08 17:34:09 +08:00
harry
b312c52a33
feat: remove streamlit_authenticator
2025-05-08 15:51:33 +08:00
harry
c7f7fa12b4
feat: optimize code and bump version to 1.2.4
2025-05-08 15:44:07 +08:00
harry
6a19e2bb29
feat: update requirements.txt and config.example.toml
2025-05-08 15:40:46 +08:00
Harry
443f5bf61e
Merge pull request #632 from eren1106/fix-subtitle-bug
...
Fix subtitle generation not working by setting the default subtitle provider to "edge"
2025-05-08 09:10:19 +08:00
Harry
7d00e9c768
Merge pull request #617 from garylab/main
...
Solve subtitle header and footer was cut in some font family
2025-05-08 09:09:45 +08:00
Harry
c0ab0ba473
Merge pull request #614 from faycal-rakza/fix/comment
...
fix(dockerfile): comment fix
2025-05-08 09:08:55 +08:00
Gary Meng
4b2f9e42d7
Merge branch 'harry0703:main' into main
2025-05-07 11:28:57 +04:00
eren
4ce32a8851
fix: set default subtitle provider to 'edge'
2025-05-01 14:35:23 +08:00
yyhhyyyyyy
47e4cff758
feat: Add PDM support with auth & i18n enhancements ( #627 )
...
* feat: Add PDM support with auth & i18n enhancements
1. Added PDM project dependency management
- Created pyproject.toml for dependency definitions
- Added PDM lock file for reproducible builds
- Created .pdm-python for virtual environment management
2. Enhanced authentication & configuration
- Added user validation in base configuration
- Implemented streamlit-authenticator for login functionality
- Updated config.example.toml with user authentication fields
3. Improved internationalization (i18n)
- Updated translation files for multiple languages (en, de, pt, vi, zh)
- Enhanced i18n support in the web UI
- Standardized translation structure across language files
2025-04-27 13:35:45 +08:00
Gary Meng
96e109e199
Solve subtitle header and footer was cut in some font family
2025-03-26 20:57:13 +04:00
Harry
36dffe8de3
Merge pull request #599 from bz-e/main
...
refactor: Refactor the get_all_azure_voices function
2025-03-23 18:45:26 +08:00
Harry
6d2e4a8081
Merge pull request #603 from garymengcom/main
...
Add get_all_tasks() endpoint and update .gitignore
2025-03-23 18:40:52 +08:00
faycal
a7c45b125f
fix(dockerfile): comment fix
2025-03-09 00:23:55 +01:00
Guozao Meng
6c2b5b8cf4
Update .gitignore
2025-03-08 22:54:10 +04:00
Guozao Meng
91e9f3900d
Add get_all_tasks() endpoint
2025-03-08 22:53:22 +04:00
evan.zhang5
ab1bd03f0b
refactor: Refactor the get_all_azure_voices function to reduce the amount of code by half
2025-02-27 17:31:32 +08:00
Harry
cd0cbc8061
Merge pull request #583 from iorikingdom/main
...
Update requirements.txt
2025-02-10 11:08:23 +08:00
iorikingdom
c6c6390a83
Update requirements.txt
2025-02-09 02:26:43 +09:00
iorikingdom
6bfb9355cf
Update requirements.txt
2025-02-09 02:20:21 +09:00
harry
34d785a246
feat: remove wechat qrcode
2025-02-07 17:07:06 +08:00
harry
c9bd480514
fix: ModuleNotFoundError: No module named 'app'
2025-02-07 17:06:26 +08:00
Harry
5349f29415
Merge pull request #579 from vipinbihari/patch-1
...
Update video.py - Fixing BackGround Music Volume Multiplier
2025-02-05 14:53:04 +08:00
VIPIN BIHARI
6500cafa4f
Update video.py - Fixing BackGround Music Volume Multiplier
...
These was a typo in MuiliplyVolume function parameter. The name of the parameter should be bgm_voice
2025-01-29 21:08:17 +05:30
yyhhyy
e2e92a433e
✨ feat: Add video transition effects (fadein, fadeout, slidein, slideout)
2025-01-23 12:13:04 +08:00
yyhhyyyyyy
dd90cfecbb
✨ feat: Added SlideIn and SlideOut video transition effects and optimized front-end implementation
2025-01-09 19:46:57 +08:00
yyhhyyyyyy
7a5b037ad8
✨ feat: Add video transition effects (fadein, fadeout)
2024-12-24 22:39:48 +08:00
Harry
ee0d2371d5
Merge pull request #554 from yyhhyyyyyy/llm-logic
...
🐛 fix: fix the LLM logic
2024-12-12 16:54:09 +08:00
yyhhyyyyyy
c4586d37f5
🎨 style: format llm.py code
2024-12-12 14:32:17 +08:00
yyhhyyyyyy
2d8cd23fe7
🐛 fix: fix the LLM logic
2024-12-12 14:29:14 +08:00
Harry
85d446e2d0
Merge pull request #552 from yyhhyyyyyy/code-cleanup
...
🎨 style: Format Code
2024-12-10 14:45:11 +08:00
yyhhyyyyyy
afd064e15d
🎨 style: Format Code
2024-12-10 10:34:56 +08:00
Harry
809d6cabbb
Merge pull request #548 from harry0703/dev
...
feat: add feature request template
2024-12-06 15:48:01 +08:00
harry
8058eed9ab
feat: add feature request template
2024-12-06 15:47:04 +08:00
Harry
15ee6126a5
Merge pull request #547 from harry0703/dev
...
feat: add issue template
2024-12-06 15:37:45 +08:00
harry
b6a7ea2756
feat: add issue template
2024-12-06 15:37:23 +08:00
Harry
63c3402c94
Update version to 1.2.2
2024-12-06 13:45:43 +08:00
Harry
5a6dd6c7a5
Merge pull request #541 from yyhhyyyyyy/update-requirements
...
⬆️ deps: Upgrade dependencies to latest versions and address minor issues
2024-12-05 11:02:14 +08:00
yyhhyy
8c226322a0
Merge branch 'main' into update-requirements
2024-12-05 10:59:41 +08:00
Harry
3a7888937f
Merge pull request #536 from Felix3322/main
...
better requirements.txt
2024-12-05 10:47:26 +08:00
yyhhyyyyyy
6760a0ad00
📝 docs: Update documentation
2024-12-05 10:34:09 +08:00
yyhhyyyyyy
6288b70ae2
⬆️ deps: Upgrade dependencies to latest versions and address minor issues
2024-12-05 10:16:38 +08:00
Jiaying Liu
4adc010388
Update requirements.txt
2024-11-27 15:04:46 -05:00
Harry
162b5e17c3
Merge pull request #508 from flingjie/main
...
allow api key empty when using ollama
2024-11-20 15:45:40 +08:00
Harry
0d43ba2124
Merge pull request #505 from LucasHenriqueDiniz/main
...
feat: add PT-BR translation
2024-11-20 15:45:18 +08:00
Harry
080d8d82b4
Merge pull request #504 from Dreyfi/fix-403-error-pexels-request
...
Fix the response 403 from pexels - search_videos_pexels - failed to download videos, maybe the network is not available. if you are in China, please use a VPN.
2024-11-20 15:44:46 +08:00
Harry
fc50e16bc5
Merge pull request #486 from FLY-Open-AI/main
...
[Readme]Docker部署,启动命令优化。
2024-11-20 15:44:08 +08:00
Jie.F
345b6d59a1
allow api key empty when using ollama
...
the ollama API key is not required
2024-10-08 09:44:39 +08:00