Skip to content

Holodex CLI/TUI for watching live streams from a terminal interface

Notifications You must be signed in to change notification settings

GangOfFloppa/holodex-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holodex-cli

A textual based interface for Holodex

screenshot

Directions

  • Create an API key for your Holodex account.
  • Create a file in ~/.local/holodex-cli dir called config.toml and paste your key into this file as API_KEY:
API_KEY = "YOUR_API_KEY_HERE"
  • Run:
just install

or

just build
pip install dist/LATEST_WHL_FILE.whl

Usage

Usage: holodex [-h] [-g GROUP] [-r RESOLUTION] [-v]

Options:
	-h, --help		show this help message and exit
	-g, --group GROUP	the VTuber group you want to watch (default: Hololive)
	-r, --resolution RESOLUTION
				the video resolution to play (default: 720)
	-v, --version		show program's version number and exit

NOTE: Requires ffplay to use

About

Holodex CLI/TUI for watching live streams from a terminal interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.6%
  • Just 11.1%
  • CSS 0.3%