react-lite-yt-embed icon indicating copy to clipboard operation
react-lite-yt-embed copied to clipboard

Possible bug or inconsistency: image not being generated for unlisted videos

Open princefishthrower opened this issue 3 years ago • 1 comments

Hi, excited to start using this library, but I notice when I pass an unlisted youtube video ID, I only get the gray video image, like so:

Screen Shot 2021-10-14 at 10 24 08

Is this a limitation of the library or am I doing something wrong?

Currently using <LiteYoutubeEmbed> with the following props:

<LiteYoutubeEmbed lazyImage={false} mute={false} id="r4TkUHzXXOc" />

princefishthrower avatar Oct 14 '21 08:10 princefishthrower