论坛:BBS
[!IMPORTANT] Disclaimer / 免责声明
- 本项目仅供个人学习研究,不保证稳定性,不提供技术支持
- 使用本项目产生的一切后果由用户自行承担
- 禁止商业用途,请遵守版权及平台规定
- This project is for personal learning and research purposes only
- No stability guarantee or technical support provided
- Users are solely responsible for any consequences of using this project
- Commercial use is strictly prohibited
- Please respect copyright and platform ToS
B站命令行投稿工具,支持短信登录、账号密码登录、扫码登录、浏览器登录以及网页Cookie登录,并将登录后返回的 cookie 和 token 保存在 cookie.json 中,可用于其他项目。
biliup --help文档地址:
Upload video to bilibili.
用法: biliup [选项]
命令:
login 登录B站并保存登录信息
renew 手动验证并刷新登录信息
upload 上传视频
append 是否要对某稿件追加视频
show 打印视频详情
dump-flv 输出flv元数据
download 下载视频
server 启动web服务,默认端口19159
list 列出所有已上传的视频
help 打印此消息或给定子命令的帮助信息
选项:
-p, --proxy 配置代理
-u, --user-cookie 登录信息文件 [default: cookies.json]
--rust-log [default: tower_http=debug,info]
-h, --help 打印帮助信息
-V, --version 打印版本信息
启动录制服务
启动web服务,默认端口19159
用法: biliup server [选项]
选项:
-b, --bind 指定绑定地址 [default: 0.0.0.0]
-p, --port 使用端口 [default: 19159]
--auth 开启登录密码认证
-h, --help 打印帮助信息
uv tool install biliupbiliup server --authhttp://your-ip:19159nohup biliup server --auth &Rust后端 + Python引擎 + Next.js前端的混合架构。
graph TB
subgraph "🌐 前端层"
UI[Next.js Web界面 React + TypeScript Semi UI组件库]
end
subgraph "⚡ Rust后端服务"
CLI[Web API服务器 biliup-cli 用户认证 & REST API]
CORE[核心上传库 biliup Bilibili API客户端]
GEARS[Python绑定 stream-gears 性能优化桥接]
end
subgraph "🐍 Python引擎"
ENGINE[下载引擎 biliup 任务调度 & 流处理]
PLUGINS[插件系统 20+平台支持 斗鱼/虎牙/Twitch等]
DANMAKU[弹幕系统 实时弹幕获取 多平台协议支持]
end
subgraph "🗄️ 数据层"
DB[(SQLite数据库 配置存储 任务状态 & 日志)]
FILES[文件系统 临时视频存储 缓存管理]
end
subgraph "🌍 外部服务"
BILI[Bilibili API 视频上传服务]
STREAMS[直播平台 斗鱼/虎牙/B站等 实时流媒体]
end
UI --> CLI
CLI --> CORE
CLI --> ENGINE
CLI --> DB
GEARS --> ENGINE
ENGINE --> PLUGINS
ENGINE --> DANMAKU
ENGINE --> FILES
CORE --> BILI
PLUGINS --> STREAMS
DANMAKU --> STREAMS
style UI fill:#e1f5fe
style CLI fill:#f3e5f5
style CORE fill:#f3e5f5
style GEARS fill:#f3e5f5
style ENGINE fill:#e8f5e8
style PLUGINS fill:#e8f5e8
style DANMAKU fill:#e8f5e8
style DB fill:#fff3e0
style FILES fill:#fff3e0
style BILI fill:#ffebee
style STREAMS fill:#ffebee
npm inpm run devhttp://localhost:3000maturin devnpm run buildpython3 -m biliupnpm run buildcargo build --release --bin biliupcargo runykdl, youtube-dl, streamlink 提供下载功能。THMonster/danmaku。爱发电 »
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
docker search 限制
站内搜不到镜像
离线 save/load
插件要用 plugin install
WSL 拉取慢
安全与 digest
新手拉取配置
镜像合规机制
不支持 push
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
域名连通性排查
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务