UNPKG

iframely

Version:

oEmbed/2 gateway endpoint. Get embed data for various http links through one self-hosted API

8 lines (7 loc) 123 B
export default { getMeta: function(oembed) { return { duration: oembed.duration } } };