Commit Graph

186 Commits

Author SHA1 Message Date
acgnhik
996dca3e94 chore: update README 2023-02-19 14:46:00 +08:00
lanhao34
d54721d553 Change docker timezone to Asia/Shanghai 2023-02-19 13:37:10 +08:00
acgnhik
97b1b3cd02 refactor: refactor code to compatible with Python 3.11 2023-02-19 13:19:20 +08:00
acgnhik
b80019a258 perf: on Linux, use malloc_trim to release memory.
ref:
http://www.cplusplus-soup.com/2010/01/freedelete-not-returning-memory-to-os.html
https://lemire.me/blog/2020/03/03/calling-free-or-delete/
2023-02-19 13:08:07 +08:00
acgnhik
74dd739ec7 fix: fix RuntimeWarning: coroutine 'Live.get_live_stream_url' was never awaited 2023-02-19 12:28:13 +08:00
acgnhik
486e2ba552 refactor: avoid errors caused by invalid small FLV files 2023-01-02 12:09:40 +08:00
acgnhik
60a8f23a14 refactor: update room info before handling status changes 2022-12-31 20:50:50 +08:00
acgnhik
34d9aa63ef feat: improve hls stream recorders
avoid excessive memory being occupied
2022-12-26 21:24:28 +08:00
acgnhik
6469881220 feat: improve live monitoring 2022-12-25 20:51:37 +08:00
acgnhik
50971eeb0e chore: update packages and python 2022-12-18 18:20:29 +08:00
acgnhik
8547834c2a release: 1.12.0
fix #129
fix #132
fix #136
2022-12-04 14:54:01 +08:00
acgnhik
08130d5e61 refactor: refactor danmaku client 2022-12-04 14:29:07 +08:00
acgnhiki
46811d4677
Merge pull request #135 from sihuan/custom_tg_api
自定义 telegram bot api 地址
2022-11-27 13:43:29 +08:00
SiHuan
dd819e65e8
添加自定义 telegram bot api 地址 2022-11-26 15:21:00 +08:00
acgnhik
4cd3acd09d release: 1.11.1 2022-11-06 13:23:53 +08:00
acgnhik
f6249c1fe3 fix: meta.json files not been removed 2022-11-06 13:17:36 +08:00
acgnhik
57e52c1c01 release: 1.11.0
resolve #114
fix #124
2022-11-06 12:18:03 +08:00
acgnhik
d4a4904d54 feat: rotating log files by time instead of file size 2022-11-06 12:15:11 +08:00
acgnhiki
3a7facce0b
Merge pull request #123 from ygguorun/feature-bark
feat: add bark notification
2022-11-06 11:50:26 +08:00
acgnhik
26b389633e fix: fix fetching segments failed continuously 2022-11-06 11:04:31 +08:00
acgnhik
2ad6847f42 fix: workaround for receiving danmu messages continuously timed out 2022-11-06 10:59:58 +08:00
acgnhik
8ad8d53a34 fix: workaround for segments corrupted continuously 2022-11-05 10:45:09 +08:00
acgnhik
6310ce87c6 fix: fix mistakes 2022-11-05 10:43:15 +08:00
acgnhik
f625e85595 fix: fix downloading fmp4 segments stopped due to the stream interrupted 2022-11-01 13:33:20 +08:00
acgnhik
121b5f9648 feat: use pyav 2022-10-23 13:37:38 +08:00
ygguorun
91195fb999 add bark notification 2022-10-20 17:31:48 +08:00
acgnhik
a64d2d7153 refactor: refactor segment_fetcher 2022-10-01 15:52:01 +08:00
acgnhik
f828ffd885 fix: fix ValueError: list.remove(x): x not in list 2022-09-22 17:20:00 +08:00
acgnhik
6c0ed92ac8 release: 1.10.0
resolve #108
fix #111
resolve #112
2022-08-28 14:27:10 +08:00
acgnhik
473fef2acc feat: improve customization of base api url 2022-08-28 13:58:36 +08:00
acgnhik
7dd894e256 refactor: refactor postprocessor 2022-08-27 13:08:02 +08:00
acgnhik
35ef14b31c refactor: refactor segment remuxer... 2022-08-27 13:04:30 +08:00
acgnhik
ebf75ab487 fix: fix page size constrain 2022-08-24 12:04:22 +08:00
acgnhik
fd18d89808 fix: fix file details 2022-08-24 12:00:27 +08:00
acgnhik
91ccd8c595 feat: custom BASE API URL 2022-08-24 11:57:41 +08:00
acgnhik
a2fe0bf01b feat: dump USER_TOAST_MSG 2022-08-24 11:42:57 +08:00
acgnhik
0450dc831c feat: ensure file mode as expected 2022-08-14 19:48:09 +08:00
acgnhik
63199c2ce4 refactor: amend _ERROR_PATTERN 2022-08-14 19:36:55 +08:00
acgnhik
305ec40a46 refactor: refactor SegmentFetcher 2022-08-14 19:29:06 +08:00
acgnhik
86a4a4e2ac refactor: clean up code 2022-08-06 21:21:54 +08:00
acgnhik
7381d8a6dc refactor: refactor RequestExceptionHandler 2022-08-06 21:17:41 +08:00
acgnhik
2f76809807 release: 1.9.1 2022-08-01 12:29:58 +08:00
acgnhik
54c7dd3136 fix: fix space monitor
fix #103
2022-08-01 12:26:41 +08:00
acgnhik
df04e90c80 refactor: refactor segment fetcher
retry base exceptions to avoid segments lost
2022-08-01 12:22:05 +08:00
acgnhik
bff910930b chore: update portable.yml 2022-07-31 13:53:08 +08:00
acgnhik
9fe7bf5f9d release: 1.9.0
resolve #98
resolve #100
2022-07-31 13:19:19 +08:00
acgnhik
7282a1b429 feat: custom the file size and duration limit 2022-07-31 13:03:05 +08:00
acgnhik
1b6ac56099 feat: able to disable space monitor 2022-07-31 12:43:04 +08:00
acgnhik
afa0b861fa feat: record raw data of HLS 2022-07-31 12:31:22 +08:00
acgnhik
51f4ff61d0 refactor: refactor sort_by_host 2022-07-23 10:23:25 +08:00