paulirish / lite-youtube-embed

A faster youtube embed.
https://paulirish.github.io/lite-youtube-embed/
Other
5.84k stars 271 forks source link

Graceful degradation if YT API breaks #155

Open paulirish opened 1 year ago

paulirish commented 1 year ago

If the network request fails or the JS api throws, etc.. we shouldn't completely give up and break.

(Not that I've seen that. Just.. there's an opportunity to increase the resiliency)