An open API service indexing awesome lists of open source software.

https://github.com/karashiiro/ytl-bounce

A small application that redirects a link with a YouTube channel ID to the popout chat for a live stream on that channel.
https://github.com/karashiiro/ytl-bounce

obs youtube-live

Last synced: 7 months ago
JSON representation

A small application that redirects a link with a YouTube channel ID to the popout chat for a live stream on that channel.

Awesome Lists containing this project

README

          

# ytl-bounce
A small application that redirects a link with a YouTube channel ID to the popout chat for a live stream on that channel.
This lets you avoid pasting a new YouTube Live link into OBS during each stream.

*Note: This does not seem to work with customized channel IDs. The original channel ID must be used.*

## Setup
Click the deploy button below to deploy this application on your own Netlify site.

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/karashiiro/ytl-bounce)

You will be prompted to enter a repo name for Netlify to create a copy of this repo on your GitHub account.

After a minute, the website will be ready for use.

## Usage
Set your browser widget URL to `https://yoururl.netlify.app/.netlify/functions/bounce?c=ChannelID`, replacing `yoururl` with the start of
your own Netlify site's URL and `ChannelID` with your own YouTube channel ID.