Skip to content

每隔指定时间获取指定B站视频的实时在线人数,up主可以用这个监视自己的视频热度

License

Notifications You must be signed in to change notification settings

Zhaobaba918/bilibili-video-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bilibili视频实时在线人数监视器

每隔指定时间获取指定B站视频的实时在线人数,up主可以用这个监视自己的视频热度

使用方法

usage: 获取bilibili视频的实时在线人数 [-h] bvid interval

positional arguments: bvid 视频的BV号 interval 检测实时在线人数的时间间隔(秒)

optional arguments: -h, --help show this help message and exit

Example

python main.py BV1bF411t7bu 2

About

每隔指定时间获取指定B站视频的实时在线人数,up主可以用这个监视自己的视频热度

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages