Commit Graph

13 Commits

Author SHA1 Message Date
genteure
c4c5aeb36a feat(core): support brotli compressed danmaku 2023-08-25 00:26:19 +08:00
genteure
00f0d58505 misc(core): minor changes 2023-08-24 23:48:11 +08:00
genteure
f63f7b21aa misc(core): fix warnings 2023-08-24 23:08:56 +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
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
9c7e99944a feat: add support for websocket danmaku protocol 2022-08-25 18:42:36 +08:00
genteure
9d0df74159 Core: Fix DanmakuClient buffer length 2022-06-04 14:04:28 +08:00
genteure
730bc9a4d1 Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
Genteure
834270276b Core: Delay init requests, update logs 2021-04-30 19:35:15 +08:00
Genteure
3caba82432 WPF: async output xml 2021-03-02 23:40:14 +08:00
Genteure
5ba347cf46 多处修改
polly
弹幕xml
托盘图标
2021-03-01 21:38:13 +08:00
Genteure
58970c217b Merge code into dev-1.3 2021-02-23 18:03:37 +08:00