Skip to content

themintchoco/holosongs

Repository files navigation

HoloSongs icon

HoloSongs

Build status Latest release Users Localized Songs indexed

Powered by the global Holodex community, HoloSongs is a Chrome extension that adds a full featured media player to long YouTube livestreams so you can seek to your favorite songs and play them on repeat.

HoloSongs screenshot

Features

Get a full featured media player alongside singing streams

  • Setlist at a glance
  • Seek and skip individual songs
  • Repeat modes
  • Music mode (skips talking segments)

Works with most videos from your favorite streamers, including streamers from Hololive, Nijisanji and other organizations.

Usage

To get started, retrieve your API key from your account settings and paste it into the extension settings.

Installing

Chrome Web Store

Available on the Chrome Web Store

The easiest method of installation. Simply click on the above image and then on Add to Chrome.

Build from source

git clone git@github.com:themintchoco/holosongs.git
cd holosongs

npm install
npm run build

To complete installation, enable developer mode on the Chrome extensions page and click Load Unpacked. Then select the dist/ directory created during the build.