Guozao Meng
|
91e9f3900d
|
Add get_all_tasks() endpoint
|
2025-03-08 22:53:22 +04:00 |
|
yyhhyyyyyy
|
afd064e15d
|
🎨 style: Format Code
|
2024-12-10 10:34:56 +08:00 |
|
yyhhyyyyyy
|
905841965a
|
Format project code
|
2024-07-24 14:59:06 +08:00 |
|
yyhhyyyyyy
|
17b4a61e64
|
1.Refactor task.py to encapsulate separable functions.
2.Add a new subtitle API.
|
2024-07-23 17:00:23 +08:00 |
|
kevin.zhang
|
abe12abd7b
|
feat: add support for maximum concurrency of /api/v1/videos
|
2024-04-16 17:47:56 +08:00 |
|
harry
|
d4eb7bc333
|
optimize code
|
2024-04-15 17:47:10 +08:00 |
|
kevin.zhang
|
00052b4c50
|
chore: add video download api endpoint
|
2024-04-15 14:47:57 +08:00 |
|
kevin.zhang
|
d13a3cf6e9
|
refactor: Streaming MP4 files in the browser using video html element instead of waiting for the entire file to download before playing
|
2024-04-15 09:51:40 +08:00 |
|
kevin.zhang
|
1fb3399b02
|
chore: add stream support for video
|
2024-04-12 17:43:21 +08:00 |
|
kevin.zhang
|
d57434e0d3
|
feat: add task deletion endpoint
|
2024-04-10 16:14:50 +08:00 |
|
kevin.zhang
|
3d45348662
|
feat: add redis support for task state management
|
2024-04-10 10:42:56 +08:00 |
|
harry
|
b8103e98f1
|
fixed: issue 183
|
2024-04-07 18:08:51 +08:00 |
|
harry
|
416a446b5e
|
Code optimization
|
2024-04-05 09:55:31 +08:00 |
|
cathy
|
6d8911f5bf
|
feat: add /api/v1/get_bgm_list and /api/v1/upload_bgm_file
|
2024-04-04 23:03:18 +08:00 |
|
cathy
|
87a837a345
|
feat:add api interface:generate_video_script and generate_video_terms
|
2024-04-04 17:21:53 +08:00 |
|
harry
|
9283787681
|
complete task query interface
|
2024-04-01 20:12:14 +08:00 |
|
harry
|
6bfb04f755
|
changed to sync
|
2024-03-18 21:39:47 +08:00 |
|
harry
|
b5ba1e6b09
|
fixed: asyncio.run() cannot be called from a running event loop
|
2024-03-16 08:55:15 +08:00 |
|
harry
|
06df797234
|
init
|
2024-03-11 16:37:49 +08:00 |
|