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

Screenshots

2bf8d9d51186e774903b6cd26831f355

How to Use

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

Run from Source / Development

Ask DeepWiki

Prerequisites

Install dependencies

Create a virtual environment:

python -m venv venv
  • Windows: simply double-click install-requirements.bat.

  • macOS / Linux:

./venv/bin/pip install -r ./requirements.txt
./venv/bin/pip install git+https://github.com/Radekyspec/PyQtDarkTheme.git@main

Run the app

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.