Commit Graph

154 Commits

Author SHA1 Message Date
John Howe
7ca2a4c76e chore: add logs 2025-04-03 18:41:35 +08:00
John Howe
03de4213fc chore: add delete all db 2025-04-03 18:00:32 +08:00
John Howe
ddf95dad44 fix: path issue 2025-04-03 17:58:36 +08:00
John Howe
aa03e98918 refactor: adjust rendering logic (#253) 2025-04-03 17:54:29 +08:00
John Howe
9e43dea60e perf: auto detect gpu 2025-04-03 16:19:30 +08:00
John Howe
19277c2d09 docs: update default config 2025-04-03 15:43:46 +08:00
John Howe
cb689b010b feat: add whisper api (#252)
* feat: add whisper api
* docs: update docs
2025-04-03 15:30:54 +08:00
John Howe
153446f93e fix: qwen print format 2025-04-03 14:52:12 +08:00
John Howe
42bb0503dd fix: update requirements 2025-04-02 20:18:24 +08:00
John Howe
fe7232c4e3 feat: add qwen mllm (#251)
* feat: add qwen mllm
* dosc: update docs
2025-04-02 19:21:11 +08:00
John Howe
c3aeece347 feat: add gemini mllm (#250)
* feat: add gemini mllm
* docs: update docs
2025-04-02 15:20:44 +08:00
John Howe
5289798a8b feat: add reserve queue (#248) 2025-04-01 23:59:56 +08:00
John Howe
815ac33feb fix: adjust login method (#247)
* fix: adjust login method
* docs: update docs
2025-04-01 20:32:12 +08:00
John Howe
9868ed89b6 docs: update docs 2025-04-01 19:44:45 +08:00
John Howe
89ecbdc703 feat: introduce bilitool (#246)
* feat: introduce bilitool
* fix: remove config file
* fix: remove abundant dependencies
2025-04-01 19:31:39 +08:00
John Howe
d5995412ec fix: superchat range 2025-03-31 15:03:31 +08:00
LimLLL
4e7be3c03c fix & feat: use sqlite to track upload queue and add re-upload when last upload task failed (#234)
* use sqlite to track upload queue and add reupload when last uplaod task failed
* chore: add uuid
* feat: control whether to include room title in video title
* revert: revert title adjustment
---------

Co-authored-by: limliu <lim.liu.01@outlook.com>
Co-authored-by: John Howe <89397553+timerring@users.noreply.github.com>
2025-03-31 14:58:39 +08:00
John Howe
d20cc94e4c docs: update looplive 2025-03-29 16:22:04 +08:00
John Howe
37d2bce031 fix: dependency without access rights (#244)
fix #239
2025-03-29 12:18:07 +08:00
John Howe
fc82a4d6d3 fix: change dependency 2025-03-29 12:11:32 +08:00
John Howe
39c440aa1a feat: add gift filter (#242) 2025-03-28 19:56:31 +08:00
John Howe
f70928f3bf docs: update docs 2025-03-28 19:46:10 +08:00
John Howe
51f39368bf feat: custom title and description (#241)
* feat: custom title and description
* docs: update docs
* fix: fix typos
2025-03-28 19:43:15 +08:00
John Howe
ec9954ad17 docs: update docs 2025-03-28 18:47:31 +08:00
John Howe
8e3929f386 revert: reserve the folder (#240)
* revert: reserve the folder
* fix: ignore in docker
2025-03-28 18:35:55 +08:00
John Howe
959a156d0b feat: introduce auto slice video (#238)
fix #233
Introduce the auto-slice-video package.
Update the zhipu model to glm-4v-plus-0111.
2025-03-28 15:18:32 +08:00
John Howe
2a7c09be79 feat: introduce DanmakuConvert (#237)
* feat: introduce DanmakuConvert
* fix: remove abundant config
* docs: update docs
2025-03-28 00:20:38 +08:00
John Howe
e8b8022502 docs: update readme 2025-03-25 18:59:15 +08:00
FLY_MC
91d945414e build: add docker compose file (#222)
* Add Docker Compose file
* docs: update docs

---------

Co-authored-by: John Howe <89397553+timerring@users.noreply.github.com>
2025-03-24 16:40:29 +08:00
John Howe
02dfe3595c build: release docker with gpu (#217)
* build: release docker with gpu
* build: update source
2025-03-19 18:59:22 +08:00
FLY_MC
6d62dedd08 Add default tags if no suggestions were returned (#212)
fix #221
2025-03-19 11:30:05 +08:00
LimLLL
0ec6b9b448 build: Add GPU version of Docker image (#204)
* GPU version of docker image

* fix gpu build script use default Dockerfile

* build: release docker with gpu

---------

Co-authored-by: limliu <lim.liu.01@outlook.com>
Co-authored-by: John Howe <89397553+timerring@users.noreply.github.com>
2025-03-19 11:24:03 +08:00
John Howe
46754dc192 docs: update docs 2025-03-17 17:22:22 +08:00
John Howe
e969d0bd53 build: release new docker version (#198)
fix #197
v0.2.10
2025-03-13 14:01:15 +08:00
John Howe
85d3d9a8c0 docs: update readme
fix #195
2025-03-12 18:58:29 +08:00
John Howe
a714bee977 refactor: revamp the process logic (#193)
fix #189 #188
2025-03-11 18:05:57 +08:00
John Howe
3563d75a92 fix: retain runtime logs (#191)
fix #183
2025-03-11 14:33:02 +08:00
John Howe
ed6715b797 feat: redesign the log module (#190)
fix #183
2025-03-11 14:09:58 +08:00
John Howe
354a96df97 fix: fix referenced issue (#184)
fix #181
2025-03-08 21:31:10 +08:00
John Howe
f80d7b99ce docs: update readme 2025-03-08 14:22:10 +08:00
John Howe
0e70b7a6e7 docs: update readme
re #179
2025-03-08 14:12:51 +08:00
John Howe
1c215ad027 docs: update python requirement
re #171
2025-02-18 18:38:41 +08:00
John Howe
d9a389056b fix: resolve list error (#173)
fix #172
2025-02-18 17:20:49 +08:00
John Howe
5e5efe740e build: release new version (#166)
* build: release new version
fix #160
v0.2.9
2025-02-10 22:10:12 +08:00
John Howe
ee727396a3 fix: fix scan issue (#165)
fix #160
2025-02-10 11:35:08 +08:00
John Howe
ef27fd0885 refactor: add threshold configuration (#164)
fix #163
2025-02-09 12:29:58 +08:00
John Howe
84fc06d35c build: release docker (#156)
* build: release docker
* docs: update readme
fix #16
2025-01-18 18:06:52 +08:00
John Howe
4a5f2b3637 refactor: simplified startup scripts (#155)
fix #152
2025-01-18 13:56:20 +08:00
John Howe
338c6186aa fix: fix fragment reslicing (#154) 2025-01-17 10:58:19 +08:00
John Howe
690daff883 docs: update docs 2025-01-03 18:29:22 +08:00