stream download and upload
Project description
录制各大主流直播平台并上传至哔哩哔哩弹幕网
自动选择上传线路,保证上传稳定性,可手动调整并发
支持录制哔哩哔哩、斗鱼、虎牙、Twitch直播弹幕用于外挂播放器
防止录制花屏(使用默认的stream-gears下载器就会有这个功能),解决网络、PK导致的花屏。
更新日志 »
简易教程
·
交流社区
·
投稿工具
Quick Start
Windows
下载 exe: Release
Linux or macOS
- python
version >= 3.8
pip3 install biliup
biliup start
- 启动时访问
http://your-ip:19159
使用webUI,
Docker
docker run -d \
--name biliup \
--restart unless-stopped \
-p 0.0.0.0:19159:19159 \
-v /path/to/save_folder:/opt \
ghcr.io/biliup/caution:latest \
--password password123
docker-compose.yml 点我
- 用户名为
biliup
- 暴露在公网中也许会产生风险,所以设置密码是很有必要的。
- 以上示例根据需求进行修改,只作为参考。
How to Contribute
- nodejs
version >= 18
npm i
npm run dev
python3 -m biliup
- 访问
http://localhost:3000
支持
直播平台 | 支持类型 | 链接示例 | 特殊注释 |
---|---|---|---|
虎牙 | 直播 | https://www.huya.com/123456 |
可录制弹幕 |
斗鱼 | 直播 | https://www.douyu.com/123456 |
可录制弹幕 |
YY语音 | 直播 | https://www.yy.com/123456 |
|
哔哩哔哩 | 直播 | https://live.bilibili.com/123456 |
特殊分区hls流需要单独配置/可录制弹幕 |
acfun | 直播 | https://live.acfun.cn/live/123456 |
|
afreecaTV | 直播 | https://play.afreecatv.com/biliup123/123456 |
录制部分直播时需要登陆 |
bigo | 直播 | https://www.bigo.tv/123456 |
|
抖音 | 直播 | 直播:https://live.douyin.com/123456(直播间数字号) 直播: https://live.douyin.com/tiktok(抖音号) 主页: https://www.douyin.com/user/456789(抖音号) |
使用主页链接或被风控需配置cookies |
快手 | 直播 | https://live.kuaishou.com/u/biliup123 |
监控开播需使用中国大陆IPv4家宽, 且24小时内单直播间最多120次请求 |
网易CC | 直播 | https://cc.163.com/123456 |
|
flextv | 直播 | https://www.flextv.co.kr/channels/123456/live |
|
映客 | 直播 | https://www.inke.cn/liveroom/index.html?uid=123456 |
|
猫耳FM | 直播 | https://fm.missevan.com/live/123456 |
猫耳为纯音频流 |
nico | 直播 | https://live.nicovideo.jp/watch/lv123456 |
可配置登录信息 |
twitch | 直播 回放 |
直播:https://www.twitch.tv/biliup123 回放: https://www.twitch.tv/biliup123/videos?filter=archives&sort=time |
可配置登录信息/尽量录制回放/可录制弹幕 |
youtube | 直播 回放 |
直播:https://www.youtube.com/watch?v=biliup123(单场) 直播: https://www.youtube.com/@biliup123/live(最远的预约) 回放: https://www.youtube.com/@biliup123/videos |
可配置登录信息/尽量录制回放/可配置回放下载日期 |
- 理论上streamlink与yt-dlp支持的都可以下载,但不保证可以正常使用,详见:streamlink支持列表,yt-dlp支持列表.
Credits
- Thanks
ykdl, youtube-dl, streamlink
provides downloader. - Thanks
THMonster/danmaku
.
捐赠
- 爱发电 :
https://afdian.net/a/biliup
Stars
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xueba_biliup_mysql-0.4.78.1.tar.gz
.
File metadata
- Download URL: xueba_biliup_mysql-0.4.78.1.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38990b50b941486f4301fffdc416afa4d6871dd2b69eaba94a204567f4418e2b |
|
MD5 | e318fd8717f76e2eaa3686fdc6ef6724 |
|
BLAKE2b-256 | a6998f173c566fd4340668d510e9a6887e36210e0e18057bd339868b894ce35d |
File details
Details for the file xueba_biliup_mysql-0.4.78.1-py3-none-any.whl
.
File metadata
- Download URL: xueba_biliup_mysql-0.4.78.1-py3-none-any.whl
- Upload date:
- Size: 2.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81770149be256e873ffd7e5a96cdbb185fd9c79e0a2ce6bb55439de87122d5da |
|
MD5 | f54c8859452640028c029b0a82b49a00 |
|
BLAKE2b-256 | 89057372d298afb3efd1dad04f4a7b1ff4e33fcca48759989219e9d0ce5edaed |