59 Commits

Author SHA1 Message Date
ihmily
56b9da225f feat: add system message notify 2025-07-28 21:31:16 +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
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
3bc49c86b2 feat: add index page and refactor 2025-07-09 20:43:02 +08:00
ihmily
4f8e852508 fix: support semantic versioning format and fix version comparison 2025-07-09 20:25:18 +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
ihmily
04631f70dd feat: add changliao live support 2025-07-02 22:18:04 +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
902537f6ee fix: handle float format value error 2025-06-28 16:15:45 +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
17a43c6509 fix: add no ffmpeg warning message 2025-06-16 18:46:45 +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
d64d2afe75 fix: improve message push judgment 2025-06-13 18:20:34 +08:00
ihmily
cadcae980f feat: add filter by platform category 2025-06-12 13:53:54 +08:00
ihmily
fdb57dbb98 refactor: optimize message push 2025-06-11 11:54:08 +08:00
ihmily
b6f63635f2 fix: optimize live streaming end message push 2025-06-07 16:42:53 +08:00
wuyuanhong
1e29317121 Feat/live complete messagepush (#86)
* fix:  change message push controls master switch in settings and sub switch in streamcard (default True)

* feat: add Live recording completed message push

* fix: check use ruff
2025-06-07 16:36:52 +08:00
ihmily
e8f5d6ce91 feat: add authentication module and update UI 2025-06-06 17:18:54 +08:00
ihmily
337e386ef1 fix: update blued live record 2025-06-05 12:01:39 +08:00
ihmily
c6201cd1f3 fix: handle card status update 2025-06-04 20:01:08 +08:00
ihmily
d5aa03b934 fix: add card status update when error 2025-06-04 19:50:32 +08:00
ihmily
c9c828d51c fix: switch recording save directory when date changes or user modifies folder naming settings 2025-05-29 16:24:45 +08:00
ihmily
583cbda90d feat: Optimize app closing process and recording saving mechanism 2025-05-28 19:34:04 +08:00
ihmily
0762e063dd fix: handle card component update errors when deleting 2025-05-23 11:58:53 +08:00
ihmily
8fbbde73ab fix: handle component update errors when page disconnects 2025-05-23 11:12:00 +08:00
ihmily
693d833bb2 feat: add message push setting display 2025-05-21 20:18:42 +08:00
ihmily
2013e6042e feat: add auto-update notification system 2025-05-21 18:38:57 +08:00
ihmily
1625b3ad1a feat: enable users to select specific anchors for push notifications 2025-05-21 12:02:51 +08:00
ihmily
4527835835 feat: Update video player component and add video API service for web compatibility 2025-04-27 15:18:35 +08:00
ihmily
4c88da97dd style: fix lint issues 2025-04-23 15:26:55 +08:00
ihmily
303f5c39b2 feat: add audio format support and reorganize audio file structure 2025-04-23 15:14:34 +08:00
ihmily
03345dadc4 feat: add option to enable/disable platform-based video storage 2025-04-22 17:50:59 +08:00
ihmily
fec5abff76 feat: organize video storage paths by platform for better categorization 2025-04-22 17:22:55 +08:00
ihmily
64bc8f22c2 fix: adding the aac_adtstoasc bitstream filter parameter to fix audio issues in flv recording 2025-04-22 15:05:25 +08:00
ihmily
74c4e8a456 feat: add tips for opening folder on the web page 2025-04-10 21:14:47 +08:00