11

I know that you can use embed.ly to test your oEmbed provider service, but do you know any other services where you can test oEmbed discovery?

I want to make sure that oEmbed-enabled consumers can correctly tap into my oEmbed provider, but I couldn't find a way to do so.

Any help or advice is appreciated.

jay_t55
  • 11,362
  • 28
  • 103
  • 174
ArtBIT
  • 3,931
  • 28
  • 39

2 Answers2

2

you could try drupal oEmbed client/provider. Use the client to test it.

EDIT: if the above link doesn't work, try this one instead.

Sylvester
  • 171
  • 1
  • 7
  • There is also a Wordpress client, and I can always write my own, but I'm interested to know if there is a known service that will help me test oEmbed discovery specifically. – ArtBIT Aug 21 '12 at 07:01
  • For future reference: The Drupal module's home is here: https://drupal.org/project/oembed And as far as I remember it doesn't support oEmbed discovery. – VoxPelli Feb 28 '14 at 08:49
2

iframely has a great debugger for the oembed discovery mechanism: http://debug.iframely.com/

Volker
  • 366
  • 2
  • 4