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-07-30Refactor: extract pretty duration to a function. Create `pretty` package for ...v0.5.1Keuin
2023-07-30Report download progress regularlyKeuin
2023-07-29Get buvid before running testbugfix-ci-testKeuin
2023-07-29Merge branch 'bugfix-invalid-dmmsg'v0.5.0Keuin
2023-07-29Simulate real web app cookies & WebSocket fieldsKeuin
2023-07-29Bugfix: heartbeat packets are sent irregularly when idle, causing EOF errorsKeuin
2023-07-29Create if save directory does not existKeuin
2023-07-29Use Brotli to follow the latest Bilibili web implementationKeuin
2023-07-29Bugfix: failed to parse `DANMU_MSG` messagesKeuin
2023-07-29Log raw danmaku message if decoding is failedKeuin
[...]