paulirish / lite-youtube-embed

A faster youtube embed.

Home Page:https://paulirish.github.io/lite-youtube-embed/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graceful degradation if YT API breaks

paulirish opened this issue · comments

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)