Skip to content
/ liver Public

一个golang的简单直播状态收集工具

Notifications You must be signed in to change notification settings

eleflea/liver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liver

一个基于 golang 的简单直播状态收集工具。

安装

liver 基于 jsonitergorequestcolor

go get github.com/eleflea/liver安装 liver 。

go build编译即可。

liver sreenshot

用法

默认读取运行目录下default.json,注意B站地址不支持 short room id。 使用相对地址liver [path/to/config/file]。 使用绝对地址liver -f [path/to/config/file]

配置文件

  • show_time: bool是否显示抓取消耗的时间。
  • pause: bool显示完毕后是否暂停。
  • on_color: string正在直播的该行文字颜色,为以下值之一。black, blue, cyan, green, hiBlack, hiBlue, hiCyan, higreen, hiMagenta, hiRed, hiWhite, hiYellow, magenta, red, white, yellow.
  • off_color: string不在直播的该行文字颜色,同on_color

支持的直播网站

目前支持的直播网站:

  • 战旗
  • Bilibili
  • 熊猫
  • 斗鱼
  • 虎牙
  • 全民
  • 龙珠
  • 火猫

About

一个golang的简单直播状态收集工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages