mpratt / Embera

A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support.
MIT License
335 stars 59 forks source link

Adjust for TED urls without html suffix #48

Closed billtomczak closed 7 years ago

billtomczak commented 7 years ago

TED talk urls don't necessarily include the html suffix. This removes that restriction

mpratt commented 7 years ago

Hi Bill, Thanks for your PR. I'll be merging it during the weekend!