Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KimmyXYC/BiliLive-Auto-Streaming
哔哩哔哩自动直播 ‖ 自动获取B站直播激励金
https://github.com/KimmyXYC/BiliLive-Auto-Streaming
Last synced: 12 days ago
JSON representation
哔哩哔哩自动直播 ‖ 自动获取B站直播激励金
- Host: GitHub
- URL: https://github.com/KimmyXYC/BiliLive-Auto-Streaming
- Owner: KimmyXYC
- License: gpl-3.0
- Created: 2023-02-05T08:37:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T15:21:14.000Z (over 1 year ago)
- Last Synced: 2024-08-01T02:27:30.536Z (3 months ago)
- Language: Python
- Homepage:
- Size: 73.2 KB
- Stars: 72
- Watchers: 6
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra - BiliLive-Auto-Streaming - 哔哩哔哩自动直播.![Python](svg/python.svg?raw=true) (直播相关工具 / 直播脚本)
README
# 哔哩哔哩自动直播
### 使用方法
- 安装 `Python3.7` 或更高的版本
- 安装依赖
```shell
pip install -r requirements.txt
```
- 执行 `python3 login.py` 扫码登录哔哩哔哩账号
* 或从 `https://api.bilibili.com/x/web-interface/nav` 请求中获取 Cookies 填入
- 复制配置文件
```shell
cp Config/config.example.yaml Config/config.yaml
```
- 填写 `Config/config.yaml` 文件
- 安装并配置 `ffmpeg`
- 启动程序
```shell
python3 main.py
```### 注意事项
- 程序运行过程中强制停止可能会导致 ffmpeg 未停止运行,请留意
- 若使用云服务器,请保证服务器位于中国大陆,否则会因为哔哩哔哩的限制导致无法开播