Commit Graph

15 Commits

Author SHA1 Message Date
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