My encapsulated and responsive @justinribeiro/lite-youtube web component has been recently updated to version 0.9.0. New Things:
params
allows you to use any YouTube Embedded Players and Player Parameters you likevideoStartAt
param has been fixed (cheers @abdonrd!)- stop the subbuild on install (cheers @abraham!)
A big shout to @abdonrd and @abraham for their contributions, and to everyone for their ongoing use and comments. Keep’em coming!
To use, you can install it via npm or yarn:
Or you can just include is directly with JSDelivr:
From there, just include it your page with the videoid
and videotitle
If you’d like to contribute or find an issue, the project is available on Github or if you’re looking for the non-ShadowDOM version, do check out Paul’s repo and pending NPM package as well.