Commit Graph

106 Commits

Author SHA1 Message Date
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
acgnhik
becfd7919f refactor: refactor danmaku dumpers 2022-07-23 10:18:05 +08:00
acgnhik
442277173f refactor: refactor fix operator 2022-07-23 10:15:09 +08:00
acgnhik
2b0537086e release: 1.8.1 2022-07-20 18:52:13 +08:00
acgnhik
a4d61c1f29 fix: fix bug 2022-07-20 15:41:35 +08:00
acgnhik
17ea3ffc04 release: 1.8.0
close #55
close #57
close #60
solve #64
solve #67
solve #73
solve #84
fix #92
2022-07-17 16:41:32 +08:00
acgnhik
7f366463d4 feat: sort url info by host 2022-07-17 11:31:38 +08:00
acgnhik
fdd93e70a5 refactor: refactor operators 2022-07-17 11:17:28 +08:00
acgnhik
1370cecea8 fix: fix KeyError: 'Title' 2022-07-14 11:03:23 +08:00
acgnhik
18cd928369 release: 1.8.0-alpha.5 2022-07-11 13:56:20 +08:00
acgnhik
7eea5c80b0 chore: update readme 2022-07-11 13:48:40 +08:00
acgnhik
3b523ca11a refactor: add sort operator 2022-07-11 13:05:26 +08:00
acgnhiki
133409a81a
Merge pull request #87 from happytommyl/master
Change the working directory
2022-07-05 13:58:34 +08:00
acgnhik
613718e56b fix: fix AssertionError: self._last_metadata is not None 2022-07-05 13:54:20 +08:00
happytommyl
955a531655
Change the working directory
Change the working directory to that of the batch file so that it can be run globaly from the terminal
2022-07-05 02:26:12 +08:00
happytommyl
1ea9d10fce
Change the working directory
Change the working directory to that of the batch file so that it can be run globaly from the terminal
2022-07-05 02:17:56 +08:00
acgnhik
66999ef587 fix: fix ValueError
`ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters`
2022-07-03 10:56:53 +08:00
acgnhik
e5277510c2 refactor: workaround for negative timestamp 2022-07-02 23:03:08 +08:00
acgnhik
e546b47e29 feat: adjust stime of Danmaku when stream recording interrupted 2022-07-02 16:46:44 +08:00
acgnhik
261a2993be refactor: refactor RequestExceptionHandler 2022-06-26 11:00:15 +08:00
acgnhik
44b031ef70 fix: fix HLS recording stopped unexpectedly 2022-06-26 10:55:46 +08:00
acgnhik
8d720cecc5 refactor: refactor operators 2022-06-25 14:27:34 +08:00
acgnhik
ae6058146d release: 1.8.0-alpha.4 2022-06-19 13:39:51 +08:00
acgnhik
765df3ead9 perf: postprocessing one video only at the same time 2022-06-19 13:32:56 +08:00
acgnhik
b74c25ebb6 perf: adjust max_workers 2022-06-19 13:28:45 +08:00
acgnhik
ee06640362 release: 1.8.0-alpha.3 2022-06-18 19:03:47 +08:00
acgnhik
2a6498a910 feat: add message template 2022-06-18 16:25:23 +08:00
acgnhik
1decffc266 refactor: amend Comment 2022-06-18 16:24:44 +08:00
acgnhik
7de0e5e4be refactor: improve robustness 2022-06-18 16:03:04 +08:00
acgnhik
54cf481931 refactor: refactor segemnt_remuxer 2022-06-16 23:06:49 +08:00
acgnhik
4c73f22526 refactor: refactor segemnt_remuxer 2022-06-16 10:42:10 +08:00