oembed icon indicating copy to clipboard operation
oembed copied to clipboard

The oEmbed Spec

Results 67 oembed issues
Sort by recently updated
recently updated
newest added

I'm working on building a plugin for a markdown parser. The idea is that an URL from a provider will automatically be replaced with appropriate contents from the provider, when...

Many documents on the web are a product of joint authorship. How should they be presented? The most-backwards-compatible way is to put the author names all in the `author_name` field,...

Hi I have implemented oembed specs for my website 3D content. But still the content isnt appearing as embed able. Do I need to add into list of providers too?

``` https://graph.facebook.com/v12.0/oembed_post https://graph.facebook.com/v12.0/oembed_video https://graph.facebook.com/v12.0/instagram_oembed ```

Hi, We are an italian company that develops Interactive media (video and images). We would like to become an embed provider, implementing the oembed standard for its own widget (video...

add NoteDex provider

Howdy, I just noticed that the oembed endpoint for mobypicture.com (https://github.com/iamcal/oembed/blob/master/providers/moby_picture.yml) now returns a 404. Their documentation still mention it under http://developers.mobypicture.com/documentation/additional/oembed/ though. Can someone else confirm the same behavior?...

In a search for an example oembed snippet for the "link" type (because of #137) I wrote a short script to make a request to all example URLs found in...

A lot of widgets have a minimum width or height and if the consumer tries to scale down a rich content response for a mobile browser by using an assumed...