Commit Graph

22 Commits

Author SHA1 Message Date
genteure
b85988861e fix(core): unify user-agent
fix #544
2023-11-05 17:58:41 +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
genteure
2a38e2ccb9 fix(core): fix websocket danmu transport 2023-08-19 19:00:48 +08:00
进栈检票
92cbfd074e fix(core): set buvid3=null when anonymous 2023-07-16 17:34:37 +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
a073e5fe4d fix(core): fix exception caused by null cookie string
fix #505
2023-07-15 14:55:17 +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
6514bcf9c1 fix(core): ignore some api error code
close #418
2022-12-10 07:59:54 +08:00
genteure
82f281e3f5 feat: add setting item for api request timeout 2022-08-25 19:23:18 +08:00
genteure
9c7e99944a feat: add support for websocket danmaku protocol 2022-08-25 18:42:36 +08:00
genteure
aa3b554a5e Core: Change API timeout to 15 seconds 2022-07-10 00:45:35 +08:00
genteure
9865c841bd Core: Update stream api url 2022-06-30 21:23:05 +08: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
441343e92e Switch to config v3 2022-04-03 19:32:43 +08:00
Genteure
2b482a9c4b 支持录制画质选择 2021-07-09 19:48:39 +08:00
Genteure
48513d4e98 WPF: Add cookie test button 2021-07-05 23:30:13 +08:00
Genteure
97e005a4d3 Minor updates 2021-05-01 17:57:43 +08:00
Genteure
ec58a3c5b9 Core: Implement watchdog, use api host in config 2021-04-15 19:13:19 +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