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
path:
root
/
recording
/
watcher.go
Age
Commit message (
Expand
)
Author
2023-07-29
Merge branch 'bugfix-invalid-dmmsg'
v0.5.0
Keuin
2023-07-29
Simulate real web app cookies & WebSocket fields
Keuin
2023-07-29
Bugfix: heartbeat packets are sent irregularly when idle, causing EOF errors
Keuin
2023-07-29
Log raw danmaku message if decoding is failed
Keuin
2023-07-14
Refactor: use proper const name.
0.4.0
Keuin
2023-07-02
Refactor: distinct task errors with type enum.
Keuin
2023-07-02
Refactor: move task error types to separate package.
Keuin
2022-09-16
Bugfix: empty files will be created if the live room is opened but the live h...
Keuin
2022-09-14
Refactor: proper error handling.
v0.3.3
Keuin
2022-09-10
Rename module path to GitHub repo.
Keuin
2022-09-10
"Dan Mu" -> "danmaku"
Keuin
2022-09-10
Replace all logger usages to custom logging.Logger.
Keuin
2022-09-08
Remove unnecessary newline in log text.
Keuin
2022-09-08
'Watched people' -> 'The number of viewers'
Keuin
2022-09-07
Handle more unused messages. Improve message.
Keuin
2022-09-07
Dan mu -> Dan Mu
Keuin
2022-09-07
More comprehensive danmaku message handling.
Keuin
2022-09-07
First working version. Just a POC.
Keuin