A textual
based interface for Holodex
- 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: 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