Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
/ bili_rtmp Public archive

Get the rtmp address (服务器) and code (推流码) of bili (B站) even if you do not have 100+ fans (≥100粉).

Notifications You must be signed in to change notification settings

HellOwhatAs/bili_rtmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bili-rtmp

Get the rtmp address (服务器) and code (推流码) of bili (B站) even if you do not have 50+ fans (≥50粉).
演示视频:bili-rtmp 视频使用流程

Setup

pip install -r requirements.txt

and Edge browser

Usage

1. Login

python main.py login

login to bilibili.com in selenium
Start the live (开始直播) and then stop the live (结束直播) in “Web在线直播”
when startLive.pkl and stopLive.pkl appears you can close the login program (press any key)

2. Start Live

python main.py start

this print the rtmp addr and code in the terminal

3. Stop Live

python main.py stop

About

Get the rtmp address (服务器) and code (推流码) of bili (B站) even if you do not have 100+ fans (≥100粉).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages