index
:
slbr
api-server
bugfix-ci-test
master
refactor-common
restart-cooldown
Simple lightweight Bilibili live recorder.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
api-server
Make API server endpoint configurable in config file & CLI arg
Keuin
16 months
bugfix-ci-test
Get buvid before running test
Keuin
16 months
master
Add Danmaku decode CLI tool
Keuin
16 months
refactor-common
Refactor: move data structure from `danmaku_server_info.go` to `types`.
Keuin
16 months
restart-cooldown
Cool down before restarting from errors.
Keuin
18 months
Tag
Download
Author
Age
v0.5.1
commit 3fad418964...
Keuin
16 months
v0.5.0
commit c4dbd4a7b2...
Keuin
16 months
0.4.0
commit 49082656b7...
Keuin
16 months
v0.3.4
commit 495c915632...
Keuin
2 years
v0.3.3
commit 7902849dc0...
Keuin
2 years
v0.3.2
commit ed3db79b86...
Keuin
2 years
v0.3.1
commit 21dd5d2d24...
Keuin
2 years
v0.3.0
commit 2b1e0dbeab...
Keuin
2 years
v0.2.1
commit 25fc31b21e...
Keuin
2 years
v0.2.0
commit 32fbadfff7...
Keuin
2 years
[...]
Age
Commit message
Author
2023-06-01
Cool down before restarting from errors.
restart-cooldown
Keuin
2023-06-01
Uprade dependencies.
Keuin
2022-09-16
Add tests.
v0.3.4
Keuin
2022-09-16
Auto run tests using GitHub actions when pushing or creating pull requests.
Keuin
2022-09-16
Add test for core bilibili API wrappers.
Keuin
2022-09-16
Bugfix: Ctrl-C won't stop the task.
Keuin
2022-09-16
Bugfix: empty files will be created if the live room is opened but the live h...
Keuin
2022-09-15
Use io.CopyN to utilize zero copy technique.
Keuin
2022-09-15
Make copy and write IO operations async.
Keuin
2022-09-14
Remove redundant 's' in time.
Keuin
[...]