Skip to content

Radekyspec/StartLive

Repository files navigation

LOGO

StartLive

Bypass the requirement to use Bilibili’s official "LiveHime" client to start streaming.

Download / Update / Q&A QQ Group: 1022778201

🇨🇳 简体中文版

Disclaimer

  • This software is open-sourced under the GNU General Public License 3.0.
  • The software logo is not licensed under GPL-3.0. All rights are reserved by the artist 花漫酱 and the software developer. You may not claim GPL-3.0 authorization to use the logo without permission, nor use it for any commercial purpose without authorization.

Install

Download via Releases

Download link: Click here to download

Install via Windows Package Manager (winget)

winget install Radekyspec.StartLive

Install via AUR (Arch Linux/Manjaro)

Install startlive-git using an AUR helper (e.g. paru, yay, pikaur).

paru -S startlive-git

Screenshots

2bf8d9d51186e774903b6cd26831f355

How to Use

Open the step-by-step guide (Tencent Docs)

Run from Source / Development

Ask DeepWiki

Prerequisites

Install & Run

Create a virtual environment:

python -m venv venv
  • Windows:
.\venv\Script\pip.exe install -r .\requirements.txt
.\venv\Script\python.exe .\StartLive.py
  • macOS / Linux:
./venv/bin/pip install -r ./requirements.txt
./venv/bin/python ./StartLive.py

Note: Bilibili does not enable HEVC (High Efficiency Video Coding) streaming for all users. If pushing the stream fails, please check your encoder/codec settings.

About

绕过B站直播姬获取推流地址

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •