lite-youtube icon indicating copy to clipboard operation
lite-youtube copied to clipboard

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.

Results 25 lite-youtube issues
Sort by recently updated
recently updated
newest added

I just switched to lite-youtube from the original YouTube embed once I got all my params working with the original. I noticed that after the switch Google Analytics stopped reporting...

question

I tried to add params="autoplay=1" to allow auto play (also autoload to start to play once it is on screen) however, it does not work. It's because the plugin automatically...

documentation

The goal of this PR is to make this element act a bit like a [HTMLMediaElement](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement) adding some methods, events and properties (this element will act a bit like a...

I run a little hobby project and the core functionality is displaying specific YouTube videos. 85% of my users are mobile, the YT video is above the fold and 100%...

documentation

Hi there, We have used the lite-youtube code for some time now. All works wonderfully. However, we have an issue when embedding videos available in **HDR** The videos are completely...

needs-info
possible-crbug

I'm having trouble using this component in a Gatsby Typescript product. The web-component is not recognized as a valid JSX element. Do you have any guidance on how we may...

question

Is there a way I can add a nonce to the short-code that would work for CSP? ``` ``` Adding a nonce didn't work.

question

Hi, Thanks for your work on this! I wondered if you'd consider having a poster image attribute so people could choose to override the YouTube-generated poster images? Many thanks.

enhancement
question

Makes it possible to handle non-16/9 videos, and fixes #92.