blob: 54ad8247457fe2f2b3a1c30a5644552b1a88302b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# SLBR: Suck-Less Bilibili live Recorder
## Why another Bilibili livestream recorder?
Because **all** the other recorders are suck. So I write my own recorder, which, I hope, sucks less.
## Features
If you want a Bilibili recorder featured with:
- Single executable file, just copy and run
- Friendly command-line arguments and an optional configuration file
- Save raw video streams directly, without intentional clipping
- Efficient execution
- Friendly logging to `stdout` or files
- **Just works**
Then you should give SLBR *(suck-less bilibili live recorder)* a try.
## Reference
https://github.com/lovelyyoshino/Bilibili-Live-API
https://github.com/BililiveRecorder/BililiveRecorder
https://github.com/SocialSisterYi/bilibili-API-collect
https://github.com/hr3lxphr6j/bililive-go
https://github.com/zyzsdy/biliroku
## TODO list
- cli override config file
- proper default values for config file
- user manual
|