1. Component Guide
  2. Govspeak content
  3. With youtube livestream
Govspeak content example

With youtube livestream

How it looks (preview)

This content has a YouTube livestream link, converted to an accessible embedded player by component JavaScript.

Livestream video

How to call this example

<%= render "govuk_publishing_components/components/govspeak", {
} do %>
  <p>This content has a YouTube livestream link, converted to an accessible embedded player by component JavaScript.</p>
<p><a href="https://www.youtube.com/embed/live_stream?channel=UCoMdktPbSTixAyNGwb-UYkQ">Livestream video</a></p>
<% end %>