Metadata-Version: 2.4
Name: biliup-ruinmi
Version: 0.4.103
Summary: stream download and upload made by ForgQi, ruinmi modified
Author: ruinmi
Project-URL: Homepage, https://github.com/ForgQi/bilibiliupload
Keywords: bilibili douyu huya
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tomli-w>=1.0.0
Requires-Dist: stream-gears<0.3,>=0.2.2
Requires-Dist: psutil>=5.4.6
Requires-Dist: aiofiles>=22.1.0
Requires-Dist: yt-dlp>=2025.3.31
Requires-Dist: Pillow>=5.2.0
Requires-Dist: aiohttp[speedups]<3.10.0
Requires-Dist: aiohttp_cors>=0.7.0
Requires-Dist: requests>=2.32.3
Requires-Dist: httpx[http2]>=0.28.1
Requires-Dist: httpcore>=1.0.7
Requires-Dist: PyYAML>=4.2b1
Requires-Dist: streamlink>=7.2.0
Requires-Dist: ykdl>=1.8.0
Requires-Dist: rsa>=4.6
Requires-Dist: tomli>=1.1.0; python_version < "3.11"
Requires-Dist: protobuf>=4.23.0
Requires-Dist: SQLAlchemy>=2.0.0
Requires-Dist: alembic>=1.12.1
Requires-Dist: m3u8>=6.0.0
Requires-Dist: truststore>=0.10.1; python_version >= "3.10"
Requires-Dist: async-lru>=2.0.5
Provides-Extra: selenium
Requires-Dist: selenium>=3.8.1; extra == "selenium"
Dynamic: license-file

<div align="center">
  <img src="https://docs.biliup.me/home.png" alt="description" width="300" height="300"/>
</div>

<div align="center">

[![Python](https://img.shields.io/badge/python-3.9%2B-blue)](http://www.python.org/download)
[![PyPI](https://img.shields.io/pypi/v/biliup)](https://pypi.org/project/biliup)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/biliup)](https://pypi.org/project/biliup)
[![License](https://img.shields.io/github/license/biliup/biliup)](https://github.com/biliup/biliup/blob/master/LICENSE)
[![Telegram](https://img.shields.io/badge/Telegram-Group-blue.svg?logo=telegram)](https://t.me/+IkpIABHqy6U0ZTQ5)

[![GitHub Issues](https://img.shields.io/github/issues/biliup/biliup?label=Issues)](https://github.com/biliup/biliup/issues)
[![GitHub Stars](https://img.shields.io/github/stars/biliup/biliup)](https://github.com/biliup/biliup/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/biliup/biliup)](https://github.com/biliup/biliup/network)

</div>



## 🛠️ 功能
* 开箱即用，多种安装方式，提供可视化WebUi界面
* 多主播录制/上传，24X7无人值守运行，高自定义元信息
* 边录边传不落盘急速上传，节省本地硬盘空间



## 📜 更新日志

- **[更新日志 »](https://biliup.github.io/biliup/docs/guide/changelog)**




## 📜 使用文档

- [使用文档 »](https://docs.biliup.me)

## 🚀 快速开始

### Windows
- 下载 exe: [Release](https://github.com/biliup/biliup/releases/latest)

### Linux 或 macOS
1. 确保 Python 版本 ≥ 3.9
2. 安装：`pip3 install biliup`
3. 启动：`biliup start`
4. 访问 WebUI：`http://your-ip:19159`


---

## 🧑‍💻开发

### frontend

1. 确保 Node.js 版本 ≥ 18
2. 安装依赖：`npm i`
3. 启动开发服务器：`npm run dev`
4. 访问：`http://localhost:3000`

### backend

1. 安装依赖 `pip install .`
2. `npm run build` 确保 `/biliup/web/public` 目录存在构建好的前端静态资源
3. 启动 Biliup：`python3 -m biliup`

## 🤝Credits
* Thanks `ykdl, youtube-dl, streamlink` provides downloader.
* Thanks `THMonster/danmaku`.


## 💴捐赠
[爱发电 »](https://afdian.com/a/biliup)


## ⭐Stars
[![Star History Chart](https://api.star-history.com/svg?repos=biliup/biliup&type=Date)](https://star-history.com/#biliup/biliup&Date)
