YT

An homage to the modern, ubiquitous YouTube player. Recreated with web components, or at least as close as we could get.


Use this theme

Pick your media type or platform

Pick your app framework

Embed your player

<script type="module" src="https://cdn.jsdelivr.net/npm/player.style/yt/+esm"></script>

<media-theme-yt>
  <video
    slot="media"
    src="https://stream.mux.com/fXNzVtmtWuyz00xnSrJg4OJH6PyNo6D02UzmgeKGkP5YQ/low.mp4"
  ></video>
</media-theme-yt>
© player.style