This project isn't affiliated with Holodex. Please open an issue here or join the support discord below if you have any problems with the project.
This is a project that allows you to add any YouTube or Twitch channel that aren't on Holodex to Holodex favorite list for live and upcoming streams.
This project does not add the channels to Holodex's database. It only adds the channel to your personal Holodex favorite list on your browser. This means that the channel will only show up on your browser and not on other devices or browsers.
Support Discord: link
- Go to the Google Cloud Console.
- Create a new project.
- Go to the "APIs & Services" > "Library" and enable the "YouTube Data API v3".
- Go to the "APIs & Services" > "Credentials" and create a new API key.
- Copy the API key and save it for later.
- Install the Tampermonkey/Violentmonkey extension for your browser.
- Click on
holodex-proxy.user.jsin the root of this repository. - Then click on "Raw" to install the script.
- Go to the Holodex.
- Click on your extension icon and click on the "Holodex Proxy Settings" button.
- Paste the YouTube Data API v3 key you created earlier into the input box.
- You can add new channels by clicking on the "Add Channel" button.
- Display name: The name of the channel that will be displayed on Holodex.
- Twitter: The Twitter username of the channel. This is optional and is just for linking on the channel page.
- Thumbnail: The thumbnail link of the channel. You can use the channel's profile picture link or leave it empty for the default icon.
- YouTube Channel ID: The channel ID of the YouTube channel. You can get it by going to the channel, "About", Scroll down, "Share Channel", and "Copy Channel ID".
- Twitch Channel ID: The channel ID of the Twitch channel. It's the last part of the URL. Example:
https://www.twitch.tv/channel_id. - Click on "Save Channel Change" to save the channel.
- Click on the "Save & Apply Settings" button to save the settings.
- Refresh the Holodex page to see the changes.