YT

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

By @heff


Use this theme

Pick your media type or platform

Pick your app framework

Install dependencies

npm install player.style

Embed your player

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