sampotts / plyr

A simple HTML5, YouTube and Vimeo player
https://plyr.io
MIT License
26.6k stars 2.93k forks source link

Paul Irish lite youtube embed #1620

Open dlewand691 opened 4 years ago

dlewand691 commented 4 years ago

Paul Irish has released a light, fast embed for YouTube videos. It's noted that it's 224x faster- yikes! Is there anything there that could be implemented in Plyr?

https://github.com/paulirish/lite-youtube-embed

There's also a web component version from @justinribeiro https://github.com/justinribeiro/lite-youtube

Thanks!

sampotts commented 4 years ago

It looks like it's just doing prefetch/preloading. We could definitely look at this.