Commit Graph

42 Commits

Author SHA1 Message Date
genteure
629e24488c chore: remove public api check 2024-11-10 14:16:52 +08:00
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
genteure
3f150e30bd misc: fix tests on linux 2023-08-24 23:56:50 +08:00
genteure
2f08500bc4 misc(core): multi target frameworks 2023-08-24 22:46:27 +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
4717b6038a chore: update dependencies, update wpf sentry dsn 2022-08-26 16:11:32 +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
e01d12c36a Update dependencies 2022-06-07 22:41:09 +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
9ef3be0686 Update dependencies 2022-05-17 01:50:09 +08:00
genteure
4ded913bc2 Fix build warnings 2022-05-17 00:53:37 +08:00
genteure
d29471406b Update config parser tests 2022-05-17 00:36:54 +08:00
genteure
730bc9a4d1 Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
genteure
20c7a1efb0 Core: Use Fluid.Core to generate file names 2022-04-03 19:32:43 +08:00
genteure
30a659f4d2 Update to .NET 6 2022-04-02 18:49:23 +08:00
Genteure
2b847c0662 Refactor FLV processing rule test 2021-11-02 21:46:44 +08:00
Genteure
afdf66e917 Update packages 2021-06-20 13:43:18 +08:00
Genteure
a64552b5e3 Update dependencies 2021-05-01 00:41:31 +08:00
Genteure
560e8f22e7 Core: Add raw data recording mode 2021-04-20 22:28:52 +08:00
Genteure
5a069f1985 Update packages to the same version 2021-03-03 19:10:53 +08:00
Genteure
d0a5ffe9b4 FLV: Add RuleTests 2021-03-03 19:04:37 +08:00
Genteure
9da8c693e0 fix bulid 2021-02-26 22:17:06 +08:00
Genteure
48155e28e0 new build pipeline 2021-02-26 21:57:10 +08:00
Genteure
58970c217b Merge code into dev-1.3 2021-02-23 18:03:37 +08:00