#stream #command-line-tool #live #bilibili #com #streaming #obs

app bili-live

A command line tool for starting and stopping live streams on bilibili.com, capable of providing the RTMP address and stream key for streaming software such as OBS

3 releases

Uses new Rust 2024

0.1.2 Feb 21, 2025
0.1.1 Jul 29, 2024
0.1.0 Jul 13, 2024

#168 in Video

Download history 1/week @ 2024-12-11 2/week @ 2025-02-05 140/week @ 2025-02-19 25/week @ 2025-02-26

167 downloads per month

MIT and LGPL-3.0-or-later

33KB
788 lines

bili-live

https://www.bilibili.com/video/BV1iHbueDEaw/

Install

Precompiled Binarys

Precompiled binarys available at https://github.com/HellOwhatAs/bili-live/releases.

Install with Cargo

cargo install bili-live

Usage

A command line tool for starting and stopping live streams on bilibili.com, capable of providing the RTMP address and stream key for streaming software such as OBS.

Usage: bili-live [COMMAND]

Commands:
  status  check live room status
  start   start live
  stop    stop live
  clean   clean login data
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

Dependencies

~30–47MB
~773K SLoC