justinribeiro / lite-youtube

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.
https://www.npmjs.com/package/@justinribeiro/lite-youtube
MIT License
836 stars 63 forks source link

Thumbnails not rendering #98

Closed bmrobson101 closed 10 months ago

bmrobson101 commented 11 months ago

I'm having issues getting my thumbnails to render using this component. My videoID is correct so I'm not sure why it's not working

arcivanov commented 10 months ago

Related to #97?

bmrobson101 commented 10 months ago

No, I'm not even getting a generic image like that. It just looks like this: Capture

And this is my codebase: Capture

bmrobson101 commented 10 months ago

I should also note that this is in an Angular project. Tried doing this with raw HTML and it worked fine