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.
- Host: GitHub
- URL: https://github.com/karashiiro/ytl-bounce
- Owner: karashiiro
- License: unlicense
- Created: 2021-08-09T05:23:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T16:08:30.000Z (about 4 years ago)
- Last Synced: 2025-01-19T16:33:14.663Z (9 months ago)
- Topics: obs, youtube-live
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.[](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.