bili-live

Crates.iobili-live
lib.rsbili-live
version0.1.1
sourcesrc
created_at2024-07-13 13:51:31.688149
updated_at2024-07-29 03:44:05.529471
descriptionA 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.
homepagehttps://github.com/HellOwhatAs/bili-live
repositoryhttps://github.com/HellOwhatAs/bili-live
max_upload_size
id1302348
size108,060
(HellOwhatAs)

documentation

README

bili-live

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

Install

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
Commit count: 0

cargo fmt