Skip to content

TBNV999/holo-schedule-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holo-schedule-CLI

Hololive schedule scraping tool

Requirement

  • Python 3.x

  • requests

  • pytz (If you change the timezone)

  • Japanese font (In order to display hololive member's name)

Usage

By executing main.py You can get information like these:

  • Start time of the stream
  • Who is streaming
  • Streaming URL
  • Title of stream (optional)

Notes

This program is a scraping tool. The source page says the schedule is updated every 15 minutes so this program might not deal with the latest changes. If you never want to miss any stream, it is recommended to follow the hololive member's Twitter account or subscribe to their Youtube channel.

This program is available to use options. For example, you can change hololive member's name English. Please check text/help or execute with --help option.

A video will be on schedule after it is posted. The displayed time is its published time except the premire moive.

Some emoji will be removed from titles of the streams.

Timezone

You can choose other timezone if you install pytz from pip. If you want to change, edit text/timezone. Check the available timezones Here

Screenshot

Screenshot

License

GPL-3

About

Hololive schedule scraping tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages