https://github.com/whitepaper233/bililiverecordhelper
A automatic tool for recording Bilibili live.
https://github.com/whitepaper233/bililiverecordhelper
Last synced: about 1 year ago
JSON representation
A automatic tool for recording Bilibili live.
- Host: GitHub
- URL: https://github.com/whitepaper233/bililiverecordhelper
- Owner: WhitePaper233
- Archived: true
- Created: 2022-01-31T17:20:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T08:10:15.000Z (over 4 years ago)
- Last Synced: 2025-02-25T02:26:39.271Z (over 1 year ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BiliLiveRecordHelper - B站录播管理姬
一个高可用的分布式自动化Bilibili直播录播系统
TODOs:
- [x] 基础录制功能
- [ ] 自动检测直播是否开始并录制
- [ ] 直播结束自动停止录制
- [ ] 更加完善的日志
- [ ] 录制弹幕
- [ ] 自动将flv编码为mp4
- [ ] 管理面板
- [ ] 多直播录制
- [ ] 完善的RestfulAPI支持
- [ ] 完善的使用文档
- [ ] 录制错误自动重试
- [ ] 录制完成自动上传
- [ ] ...