home ~ projects ~ socials

Lite YouTube Video Loader From Paul Irish

Downloads

Get the files from:

https://raw.githubusercontent.com/paulirish/lite-youtube-embed/refs/heads/master/src/lite-yt-embed.css

https://raw.githubusercontent.com/paulirish/lite-youtube-embed/refs/heads/master/src/lite-yt-embed.js

Basic Load

<head>
<link rel="stylesheet" href="/css/lite-yt-embed.css" />
<script src="/js/lite-yt-embed.js"></script>
</head>

<body>
<lite-youtube videoid="goiWrNiaT0I" playlabel="Play: Crayon Physics Deluxe - Trailer HD"></lite-youtube>
</body>
-- end of line --