vue-youtube-embed icon indicating copy to clipboard operation
vue-youtube-embed copied to clipboard

Image placeholder support? (LCP)

Open davidwhthomas opened this issue 3 years ago • 1 comments

We're using vue-youtube-embed and it works well.

However, we found the video page has high "Largest Contentful Paint" ( https://web.dev/lcp/ ) affecting core web vital statistics.

We would like to preload with a placeholder / poster image while the youtube video is loading.

Any recommendations for how to do that?

With thanks for the useful component.

davidwhthomas avatar Jul 15 '21 23:07 davidwhthomas

Facing the same issue taking too much of time to load and memory which is creating a bigger issue for the web-vitals Screenshot 2022-01-19 at 11 47 44 AM

The solution will be really helpful.

aavrug avatar Jan 19 '22 06:01 aavrug