Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qiaoshouzi/BiliBiliLiveAutoRec
自动录播脚本
https://github.com/qiaoshouzi/BiliBiliLiveAutoRec
bilibili-live
Last synced: 12 days ago
JSON representation
自动录播脚本
- Host: GitHub
- URL: https://github.com/qiaoshouzi/BiliBiliLiveAutoRec
- Owner: qiaoshouzi
- License: mit
- Archived: true
- Created: 2022-03-24T17:39:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T22:46:23.000Z (over 2 years ago)
- Last Synced: 2024-08-01T02:27:29.975Z (3 months ago)
- Topics: bilibili-live
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra - BiliBiliLiveAutoRec - 自动录播脚本.![Python](svg/python.svg?raw=true) (直播相关工具 / 直播脚本)
README
# BiliBiliLiveAutoRec
自动录播脚本
```yaml
logsPath: ./logs/ #日志路径ffmpeg:
name: ffmpeg #启动ffmpeg的命令
outPath: ./tmp/ #临时输出路径
videoPath: ./video/ #视频保存路径SendMessage:
ServerChanSendKey: #ServerChan密钥
DingDing:
accessToken: #钉钉accessToken
secret: #钉钉加签密钥liveList:
000000: #UID
name: XXXXXX #名称
mid: 000000 #UID
rid: 111111 #直播间号
```