Commit Graph

24 Commits

Author SHA1 Message Date
cxumol
86e6526f09
feat: split recording on title change
* feat:add CuttingByTitle to BililiveRecorder.Core.Config.V3

* add: CuttingByTitle

* add: new config-related test

* fix:test txt

* fix:test txt

* add: translations

* add:translations

* Reactivating git submodule webui

* revert webui submodule update

---------

Co-authored-by: genteure <genteure@gmail.com>
2023-10-12 17:59:45 +08:00
genteure
2d6d682165 fix(wpf): update roomid matching regex
fix #516
2023-09-09 07:30:32 +08:00
进栈检票
adc91cc4f3
feat(core): connect to danmaku server with buvid3 from cookie & refactor HttpApiClient (#507)
* feat(core): connect to danmaku server with buvid3

* make buvid3 nullable & add json serializer setting

* fix test

* fix regex & make regex static

* remove anonHttpClient

* remove MainHttpClient

* split FetchAsTextAsync

* GetAnonymousCookieAsync

* use template string in TestCookieAsync

* fix test

* background get anonymous cookie

* make jsonSerializerSettings static

* fix uid parse logic

* fix buvid match

* remove GetAnonCookie

* restore merge typo

* fix comment

* rename ICookieTester
2023-07-16 08:01:50 +00:00
genteure
b5e6bec0ea misc: fix test 2023-07-10 21:48:56 +08:00
genteure
8a81450d80 feat(core): add onDanmakuHandshake userscript event 2023-07-06 06:43:18 +08:00
进栈检票
324c41ab1d
feat(core): connect to danmaku server with account credentials (#498)
* danmaku: get svr with ck & conn with uid from ck

* apply code chagnes for pr

* fix bug and add description in advanced settings

* fix test

---------

Co-authored-by: genteure <genteure@gmail.com>
2023-07-04 00:34:11 +00:00
genteure
3b83a16bc7 misc(core): fix things 2023-02-01 21:05:04 +08:00
genteure
2d1bd8fed8 misc: update dependencies 2023-01-14 23:00:40 +08:00
genteure
6ff022fa05 fix test again 2022-11-23 23:43:10 +08:00
genteure
958f2472d3 fix test 2022-11-23 23:39:25 +08:00
genteure
ab07adbdb1 fix: test 2022-08-27 18:09:33 +08:00
genteure
b267d6493b fix: bug in last commit f232a75
ref: #388
2022-08-27 17:12:31 +08:00
genteure
616efe40c9 feat: add "partIndex" file name template variable
close #114 #360
2022-08-27 16:51:13 +08:00
genteure
351837c6b4 fix: test 2022-08-25 19:30:04 +08:00
genteure
ba57f0cc21 fix: test 2022-08-25 18:48:25 +08:00
genteure
e66d0a7c3c Fix tests 2022-06-29 19:48:19 +08:00
genteure
0b8cf27ce9 Core: Refactor file name templateing 2022-06-28 16:10:06 +08:00
genteure
232eb1af5b Add new option FlvProcessorSplitOnScriptTag 2022-06-25 17:31:21 +08:00
genteure
042657be3e fix tests 2022-06-09 15:55:36 +08:00
genteure
65a0560b50 Fix test 2022-05-18 00:32:10 +08:00
genteure
34ba4ded08 Add more webhook types
Added StreamStarted and StreamEnded
Close #269
2022-05-17 18:08:53 +08:00
genteure
a993fca683 Fix bug introduced in 730bc9a
730bc9a4d1
2022-05-17 15:14:45 +08:00
genteure
4ded913bc2 Fix build warnings 2022-05-17 00:53:37 +08:00
genteure
730bc9a4d1 Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00