149 Commits

Author SHA1 Message Date
Hmily
df26e19334 feat: add system message notify (#163) 2025-07-28 21:33:26 +08:00
ihmily
56b9da225f feat: add system message notify 2025-07-28 21:31:16 +08:00
Hmily
aaeae94345 Merge pull request #157 from ihmily/dev
feat: support picarto live
2025-07-21 21:34:43 +08:00
ihmily
f2ea462ab0 feat: support picarto live 2025-07-21 21:33:15 +08:00
Hmily
539e87247d feat: add direct download option switch (#156) 2025-07-21 17:39:25 +08:00
Hmily
142c437dbd refactor: restructure app directory for better organization (#155)
* refactor: restructure app directory for better organization

* update: add missing changes to __init__.py
2025-07-19 16:01:02 +08:00
ihmily
2649b6fc1e feat: add new card status 2025-07-18 11:23:21 +08:00
ihmily
72a58c1620 feat: add configurable max concurrent requests per platform 2025-07-16 22:23:55 +08:00
ihmily
ffc011b4c9 feat: limit concurrent stream info fetch per platform using asyncio.Semaphore 2025-07-15 18:50:17 +08:00
ihmily
39a3ccfb8e feat: add record segment for flv 2025-07-15 17:41:14 +08:00
ihmily
794e0d3784 fix: record format options 2025-07-14 16:36:20 +08:00
ihmily
9760210fdc feat: optimize recording strategy 2025-07-14 15:31:28 +08:00
ihmily
ee9bad89bf feat: add hls/flv recording option for douyin and tiktok 2025-07-14 10:55:18 +08:00
ihmily
84568f2d52 feat: add laixiu live support 2025-07-12 17:44:55 +08:00
ihmily
b7fa9bb1c9 refactor: replace aiohttp with httpx 2025-07-12 17:33:49 +08:00
ihmily
9e387bc3da fix: optimize title 2025-07-10 16:28:48 +08:00
ihmily
cc9f17b400 feat: add proxy for message push request 2025-07-10 16:02:08 +08:00
ihmily
3bc49c86b2 feat: add index page and refactor 2025-07-09 20:43:02 +08:00
ihmily
41eb02fa44 fix: optimize storage page ui for mobile devices 2025-07-09 20:27:45 +08:00
ihmily
4f8e852508 fix: support semantic versioning format and fix version comparison 2025-07-09 20:25:18 +08:00
ihmily
5083afe807 💥 fix: Critical - Fix page blocking and freezing issue 2025-07-09 15:55:32 +08:00
ihmily
16ec3a2e96 feat: add live direct downloader method 2025-07-05 16:07:41 +08:00
ihmily
90b2352ed9 fix: handle code indentation issues 2025-07-04 16:47:20 +08:00
ihmily
e72813209d feat: add migu live record support 2025-07-04 16:44:23 +08:00
dependabot[bot]
e6dd9996f1 ⬆ Update ruff requirement from ~0.11.2 to ~0.12.1 (#133)
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.2...0.12.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-02 22:20:01 +08:00
ihmily
04631f70dd feat: add changliao live support 2025-07-02 22:18:04 +08:00
ihmily
e6f15dac88 fix: optimize message push settings 2025-06-30 18:09:29 +08:00
ihmily
f85f231ac5 style: fix lint issues 2025-06-30 17:46:28 +08:00
ihmily
815a5968e8 fix: optimize message push settings 2025-06-30 17:41:51 +08:00
ihmily
c951eddcef fix: optimize card update 2025-06-28 17:56:51 +08:00
ihmily
902537f6ee fix: handle float format value error 2025-06-28 16:15:45 +08:00
ihmily
925f42003f fix: improve mobile UI adaptation 2025-06-19 11:29:31 +08:00
ihmily
25cb13cada feat: add lianjie live record 2025-06-18 15:45:09 +08:00
ihmily
e1aaccea80 fix: improve stability of ffmpeg video recording command 2025-06-17 19:01:37 +08:00
ihmily
0e9b7b2d1e feat: update locale files 2025-06-17 18:55:11 +08:00
ihmily
198857e0c1 feat: optimize message notifications snack bar 2025-06-17 15:40:27 +08:00
ihmily
777e5ede9d feat: adapt client UI to mobile interfaces 2025-06-17 11:40:54 +08:00
ihmily
8ac5487c77 fix: delete test code 2025-06-16 21:22:33 +08:00
ihmily
77f5881380 feat: add timeout for components install 2025-06-16 19:47:53 +08:00
ihmily
17a43c6509 fix: add no ffmpeg warning message 2025-06-16 18:46:45 +08:00
ihmily
f9d9ccf47f fix: show components install list on web 2025-06-16 18:04:16 +08:00
ihmily
3b5bd80168 fix: show components install list on web 2025-06-16 17:17:51 +08:00
ihmily
5a494bbe21 fix: replace partial with lambda for compatibility 2025-06-16 16:33:27 +08:00
ihmily
4dfd9577ff fix: update download url 2025-06-16 16:16:57 +08:00
ihmily
72d1977486 fix: replace webbrowser.open with page.launch_url 2025-06-16 15:53:11 +08:00
ihmily
c46ac39dec feat: add custom filename template for recordings 2025-06-14 18:57:39 +08:00
ihmily
dc799c81a7 fix: optimize search box color adaptation 2025-06-13 18:29:03 +08:00
ihmily
d64d2afe75 fix: improve message push judgment 2025-06-13 18:20:34 +08:00
ihmily
690a7267db feat: add web secure login toggle 2025-06-12 14:31:13 +08:00
ihmily
cadcae980f feat: add filter by platform category 2025-06-12 13:53:54 +08:00