Webflow's YouTube component is primarily designed to work with specific video IDs, not channel IDs. If you want to embed a YouTube Live Stream, here's what you should know:
1. Webflow YouTube Component and Video IDs
- The standard Webflow YouTube component only recognizes video IDs for embedding purposes.
- You need the exact video ID of the Live Stream you want to display.
2. Embedding a Live Stream with a Channel ID Workaround
- While Webflow does not natively support channel IDs for Live Streams, you can manually embed a YouTube Live using custom code.
- You will need to identify the live stream's video ID even if it is broadcast on a particular channel.
3. Using Custom Code for Live Streams
- Insert an Embed Element: Add a custom code block to your Webflow project.
- Use Embedded YouTube Player: You can manually create an iframe with your video's ID using the standard YouTube embed link format.
Summary
To display a YouTube Live Stream in Webflow, you need the video ID rather than the channel ID. Directly using a channel ID isn't supported in Webflow's YouTube component, but you can work around it with custom embed code if required.