8000 GitHub - USN484259/bili_live_notify: 写Bug的时候如果有主播开播了,就弹个通知提醒一下
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

USN484259/bili_live_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is archived

Migrated to bili-archive-program/desktop/live_notify.py

By the way, this is my First Python program.

Bilibili Live Notifier

Show notification when given live room on Bilibili starts streaming.
写Bug的时候如果有主播开播了,就弹个通知提醒一下

环境 & 依赖

  • Ubuntu 20.04.4 LTS
  • Python 3.8
  • python-gobject
  • bilibili-api

安装 & 运行

sudo apt install python3
sudo apt install python-gobject
pip install bilibili_api
python3 bili_live_notify.py <live-room listing filepath> [check interval]

其他

  1. 老是因为埋头写代码,错过一些直播
  2. 前段时间通过DD_Monitor项目了解到bilibili-api项目
  3. 于是一晚上时间整出来了这东西
  4. 不会python,现查语法,能用就行,大家看着图一乐

引用 & 参考

About

写Bug的时候如果有主播开播了,就弹个通知提醒一下

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0