tylerpearson / lazyYT

A jQuery plugin to lazy load those dang Youtube iframe videos.
Other
208 stars 86 forks source link

410 (Gone) issue appeared on -webkit browsers #37

Open marvindanig opened 9 years ago

marvindanig commented 9 years ago

I get the following issue on Chrome and Safari:

Failed to load resource: the server responded with a status of 410 (Gone)

This has been discussed here as well: http://stackoverflow.com/questions/30782282/youtube-iframe-error/30876876#comment49857043_30876876

Is there a fix in the coming for the said error?

Daugilas commented 9 years ago

I'm almost sure its not the plugin's fault but rather youtube's itself? Not sure, but there is not much that could be done to fix it on lazyYT code.

toleabivol commented 9 years ago

It seems that the old YouTube API is closed.

Used the js from the Demo (v1.1.1 http://works.daugilas.com/lazyYT/lazyYT.js ) with my own API from google-console (youtube api) and the error is gone.

sachbearbeiter commented 8 years ago

Same problem ... Is it possible to merge some stuff from toleabivol?

jacobnijgh commented 7 years ago

+1