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
339 stars 59 forks source link

Add support for Twitter Moments #34

Closed mattleff closed 8 years ago

mattleff commented 8 years ago

This uses the publish.twitter.com API and updates the regexps to match .../moments/... too.

mpratt commented 8 years ago

Merged! Thank you very much!