summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
api-serverMake API server endpoint configurable in config file & CLI argKeuin16 months
bugfix-ci-testGet buvid before running testKeuin16 months
masterAdd Danmaku decode CLI toolKeuin16 months
refactor-commonRefactor: move data structure from `danmaku_server_info.go` to `types`.Keuin16 months
restart-cooldownCool down before restarting from errors.Keuin18 months
 
TagDownloadAuthorAge
v0.5.1commit 3fad418964...Keuin16 months
v0.5.0commit c4dbd4a7b2...Keuin16 months
0.4.0commit 49082656b7...Keuin16 months
v0.3.4commit 495c915632...Keuin2 years
v0.3.3commit 7902849dc0...Keuin2 years
v0.3.2commit ed3db79b86...Keuin2 years
v0.3.1commit 21dd5d2d24...Keuin2 years
v0.3.0commit 2b1e0dbeab...Keuin2 years
v0.2.1commit 25fc31b21e...Keuin2 years
v0.2.0commit 32fbadfff7...Keuin2 years
[...]
 
AgeCommit messageAuthor
2023-06-01Cool down before restarting from errors.restart-cooldownKeuin
2023-06-01Uprade dependencies.Keuin
2022-09-16Add tests.v0.3.4Keuin
2022-09-16Auto run tests using GitHub actions when pushing or creating pull requests.Keuin
2022-09-16Add test for core bilibili API wrappers.Keuin
2022-09-16Bugfix: Ctrl-C won't stop the task.Keuin
2022-09-16Bugfix: empty files will be created if the live room is opened but the live h...Keuin
2022-09-15Use io.CopyN to utilize zero copy technique.Keuin
2022-09-15Make copy and write IO operations async.Keuin
2022-09-14Remove redundant 's' in time.Keuin
[...]