genteure
b85988861e
fix(core): unify user-agent
...
fix #544
2023-11-05 17:58:41 +08:00
genteure
cf0f72e98c
fix(core): changes around danmaku connection
2023-08-25 01:07:52 +08:00
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
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
genteure
26ea02d944
feat: add streamer uid to IRoom and other types
2023-07-10 21:35:06 +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
1f2073fc3b
feat(core): log stream cut off and ban
...
close #484
2023-06-17 19:37:21 +08:00
genteure
6514bcf9c1
fix(core): ignore some api error code
...
close #418
2022-12-10 07:59:54 +08:00
genteure
8e9faa7a94
feat: add timeout when connecting to websocekt danmaku server
2022-08-27 16:18:53 +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
9d0df74159
Core: Fix DanmakuClient buffer length
2022-06-04 14:04:28 +08:00
genteure
c3b5ab4ab2
Core: Fix danmaku user id greater than int32.max causing overflow
2022-05-21 22:01:33 +08:00
genteure
69914d6791
Core: Add danmaku filter to userscript
2022-05-18 00:23:01 +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
bd3fa9edef
Update danmaku parser
2021-06-04 00:23:47 +08:00
Genteure
97e005a4d3
Minor updates
2021-05-01 17:57:43 +08:00
Genteure
834270276b
Core: Delay init requests, update logs
2021-04-30 19:35:15 +08:00
Genteure
ec58a3c5b9
Core: Implement watchdog, use api host in config
2021-04-15 19:13:19 +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