Commit Graph

131 Commits

Author SHA1 Message Date
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
acgnhik
3519df4fe7 refactor: refactor segment_remuxer 2022-06-11 10:17:28 +08:00
acgnhik
f0fa65f269 refactor: refactor metadata injection 2022-06-10 13:12:35 +08:00
acgnhik
f6d1777662 refactor: refactor on_completed 2022-06-09 13:12:46 +08:00
acgnhik
e7a73dbe66 fix: fix fps display 2022-06-08 20:44:19 +08:00
acgnhik
1bd49c310f fix: fix fps display 2022-06-08 19:43:23 +08:00
acgnhik
04aae19735 feat: enrich metadata 2022-06-08 18:34:25 +08:00
acgnhik
8b2444f6cc refactor: refactor correct operator 2022-06-08 18:25:48 +08:00
acgnhik
a9d8de964d fix: fix ConnectionResetError 2022-06-07 10:50:09 +08:00
acgnhik
0f666eaafe fix: suppress ProcessLookupError 2022-06-06 12:05:15 +08:00
acgnhik
f3e9df6d9d refactor: refactor probe operator 2022-06-05 22:37:24 +08:00
acgnhik
415cb692ec fix: fix mistakes 2022-06-05 22:31:48 +08:00
acgnhik
b17dcae713 refactor: refactor operators 2022-06-05 22:31:02 +08:00
acgnhik
875cd3c785 release: 1.8.0-alpha.2 2022-06-05 12:35:03 +08:00
acgnhik
cf5f5f508e fix: fix DANMU_MSG receiving
fix #78
2022-06-05 11:55:49 +08:00
acgnhik
3e6c5d92a4 refactor: refactor danmaku client 2022-06-05 11:52:52 +08:00
acgnhik
5229141d02 release: 1.8.0-alpha.1 2022-06-02 13:23:16 +08:00
acgnhik
18cd747be9 chore: fix actions/checkout
ref: https://github.com/actions/checkout/issues/672
2022-06-02 12:45:09 +08:00
acgnhik
7e4f0620a2 fix: fix inject operator... 2022-06-02 10:59:49 +08:00
acgnhik
a5cd17c050 refactor: refactor concat operator 2022-06-02 10:57:06 +08:00
acgnhik
551d8abab2 release: 1.8.0-alpha 2022-05-31 21:24:19 +08:00
acgnhik
1d3423988f feat: web api is preferred 2022-05-31 21:19:46 +08:00
acgnhik
a460c1e9be refactor: refactor stream recording ... 2022-05-29 16:34:00 +08:00
acgnhik
eaa60a0817 feat: improve SpaceReclaimer
use mtime and atime instead of ctime
add REC_TTL env variable
2022-05-15 14:20:33 +08:00
acgnhiki
8bfb537616
Merge pull request #62 from sihuan/fix-telegram
fix telegram bot notification
2022-05-10 22:39:35 +08:00
SiHuan
a8a2924e1c
fix telegram bot notification 2022-05-09 11:10:49 +08:00