Hi Guys,
I'm trying to embed pictures, videos etc on my website. I've seen jquery oembed but it seems i need a key to get it to work. Does anyone know of anything similar and how I can implement it. thanks
Printable View
Hi Guys,
I'm trying to embed pictures, videos etc on my website. I've seen jquery oembed but it seems i need a key to get it to work. Does anyone know of anything similar and how I can implement it. thanks
Hello,
Everything that I can see here:
http://code.google.com/p/jquery-oembed/
Would suggest that it will "just" work.
Gary
Haven't used it but i don't see anything one the code that suggest a key usage.
hi guys,
i fixed one issue. seems oembed doesn't work with the latest version of jquery. So got 1.4xx. It works for flickr urls but when I have a Youtube link I get this error in firebug:
weird thing is it worked only the first time. on some demo's i've seen it works flawlesslyCode:<html><title>403: Forbidden - Embedly has blocked your referrer. Sign up for an API key at http://embed.ly.</title><body>403: Forbidden - Embedly has blocked your referrer. Sign up for an API key at http://embed.ly.</body></html>
Hmmm, it is starting to look like you might have to pay for this.
I have never used this plugin, so I can't give you a definitive answer, but looking at the link that you provided with, there is a subscription fee:
http://embed.ly/
It could be that early articles that I was reading (which suggested that it should just work) are now out of date.
Gary