leedo / noembed

oEmbed gateway service with additional non-oEmbed sources
http://www.noembed.com
481 stars 90 forks source link

Support for Coub #50

Closed davidmz closed 8 years ago

davidmz commented 9 years ago

Please, add Coub suport. From oembed.com:

Coub (http://coub.com/)
  URL scheme: http://coub.com/view/*
  URL scheme: http://coub.com/embed/*
  API endpoint: http://coub.com/api/oembed.{format}

  Example: http://coub.com/api/oembed.xml?url=http://coub.com/view/um0um0
  Example: http://coub.com/api/oembed.json?url=http://coub.com/view/um0um0
  Example: http://coub.com/api/oembed.xml?url=http://coub.com/embed/um0um0
  Example: http://coub.com/api/oembed.json?url=http://coub.com/embed/um0um0
leedo commented 8 years ago

I've updated noembed to pull the default provider list from oembed.com, so this is now supported.