UNPKG

iframely

Version:

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

9 lines (7 loc) 151 B
export default { getMeta: function(og) { return { duration: og.duration || (og.video && og.video.duration) } } };