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

Added fake response support for Vimeo #98

Closed sovetski closed 1 year ago

sovetski commented 1 year ago

There was not "fake response" support for Vimeo, I added it by respecting the code which was used on other providers

mpratt commented 1 year ago

@sovetski Thank you very mucho for the PR.