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
8e7b0946c3
misc: upgrade dependencies
2023-10-05 14:35:03 +08:00
genteure
2d6d682165
fix(wpf): update roomid matching regex
...
fix #516
2023-09-09 07:30:32 +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
2f08500bc4
misc(core): multi target frameworks
2023-08-24 22:46:27 +08:00
genteure
e9342d43c4
fix(core): stream info pulling condition
2023-08-20 15:53:34 +08:00
genteure
7aa12b61a7
fix(core): use wss as the default danmaku transport
2023-08-19 19:05:27 +08:00
genteure
2a38e2ccb9
fix(core): fix websocket danmu transport
2023-08-19 19:00:48 +08:00
genteure
b2ef1d982c
fix(core): default to old danmaku handshake behaviour
2023-07-23 18:05:32 +08:00
genteure
b826ebf611
feat(core): hold danmaku connect until stream info fetched
2023-07-21 18:51:11 +08:00
genteure
547cde5940
fix(core): also remove buvid
2023-07-16 21:22:00 +08:00
genteure
557b88c950
feat(core): connect danmaku with streamer uid by default
2023-07-16 21:21:44 +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
58bebb2eb8
Rebranding ( #504 )
...
* Rebranding
* rebranding fixups
2023-07-11 16:55:47 +00:00
genteure
26ea02d944
feat: add streamer uid to IRoom and other types
2023-07-10 21:35:06 +08:00
genteure
14c8fde4a4
feat(core): add danmaku workaround with toggle
...
add danmaku masked username workaround
add new advcaned settings
2023-07-10 21:34:38 +08:00
genteure
efd3ac2b47
feat(core): pass apiData
in onDanmakuHandshake
2023-07-06 06:56:13 +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
6b134c241a
fix(core): make dm time independent of sys time
...
fix #478
2023-06-05 23:45:14 +08:00
genteure
f8a66047cb
misc(core): improve error message in fetchSync
2023-02-07 19:21:47 +08:00
genteure
e90c8569b7
fix(core): fix script not able to catch fetchSync errors
2023-02-06 22:22:19 +08:00
bbaa
fee7e6c059
fix(core): sharedStorage.keys
incorrectly returns null
( #458 )
2023-02-03 12:08:21 +00:00
genteure
6376c9ac4f
feat(core): add option to omit stream metadata
2023-02-01 19:14:53 +08:00
genteure
7640a865e3
misc(core): use JsObject instead
2023-01-20 23:57:09 +08:00
genteure
e636c3a0de
fix(core): disable script clr access
2023-01-14 23:24:37 +08:00
genteure
2d1bd8fed8
misc: update dependencies
2023-01-14 23:00:40 +08:00
genteure
3f28ce91ce
misc(core): update Jint
2023-01-14 22:43:29 +08:00
genteure
702e33c0cb
feat(core): implement sharedStorage for js runtime
...
... and also URL, URLSearchParams
2023-01-14 22:35:05 +08:00
genteure
6514bcf9c1
fix(core): ignore some api error code
...
close #418
2022-12-10 07:59:54 +08:00
genteure
1e8bab25d6
fix(flv): stop recording on unsupported codec
2022-11-23 23:33:42 +08:00
genteure
07a203d46d
feat(core): don't retry when disk is full
2022-11-12 22:57:57 +08:00
genteure
a9a2a18f25
update dependencies
2022-11-06 12:24:00 +08:00
genteure
da9c1d9160
feat(core): update Jint
2022-10-02 16:37:46 +08:00
genteure
fa18af50a6
fix(core): upgrade Jint and fix errors
2022-09-11 19:32:55 +08:00
genteure
1440f2c2d9
fix(core): user script not able to send cookie header
...
fix #358
2022-09-11 17:28:56 +08:00
genteure
e0cd372efc
feat: retry cover download up to 3 times
2022-09-03 22:14:53 +08:00
genteure
d6c642de6e
feat: add option to save stream cover/thumbnail
...
close #298
2022-08-27 18:07:09 +08:00
genteure
bcbd1597c6
feat(core): save more info about stream servers
...
close #380
2022-08-27 17:37:43 +08:00
genteure
b267d6493b
fix: bug in last commit f232a75
...
ref: #388
2022-08-27 17:12:31 +08:00
genteure
f232a75a40
feat(cli): add option to use a different config path
...
close #388
2022-08-27 17:03:23 +08:00
genteure
616efe40c9
feat: add "partIndex" file name template variable
...
close #114 #360
2022-08-27 16:51:13 +08:00
genteure
8e9faa7a94
feat: add timeout when connecting to websocekt danmaku server
2022-08-27 16:18:53 +08:00
genteure
4717b6038a
chore: update dependencies, update wpf sentry dsn
2022-08-26 16:11:32 +08:00