https://github.com/xmdhs/bilivesave
https://github.com/xmdhs/bilivesave
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xmdhs/bilivesave
- Owner: xmdhs
- License: gpl-3.0
- Created: 2022-04-21T04:26:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T21:41:45.000Z (about 1 year ago)
- Last Synced: 2025-01-01T16:26:57.326Z (5 months ago)
- Language: Go
- Size: 63.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bilivesave
用于保存 bilibili 直播间的弹幕等信息,使用 sqlite 方式存储。## 使用
```
./bilivesave -room <房间号>
```