summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c0f46b5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,29 @@
+# YABR: Yet another Bilibili livestream recorder
+
+## 1. 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
+
+Then you should give YABR a try.
+
+## 2. Why another Bilibili livestream recorder
+
+The other recorder sucks. So I write my own recorder, which, I hope, sucks less.
+
+## 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 \ No newline at end of file