进栈检票
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
进栈检票
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
730bc9a4d1
Core: Change visibility of most types to internal
2022-05-16 23:28:31 +08:00
genteure
2fe47fd6f1
Core: Change API used, add more file name template variable
2022-05-06 19:36:40 +08:00
Genteure
2b482a9c4b
支持录制画质选择
2021-07-09 19:48:39 +08:00
Genteure
58970c217b
Merge code into dev-1.3
2021-02-23 18:03:37 +08:00