API oEmbed

oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.

More info and full spec on https://oembed.com.

MediaLab supports oEmbed format for share and embed URLs.
The GET request to /api/oembed/?url={share_link_url} will return response with share link data in oEmbed format.

 

MediaLab Wordpress plugin

MediaLab Wordpress plugin makes it easy to embed your MediaLab content on your Wordpress website.

This plugin registers Medialab as an oEmbed provider with WordPress and adds it to the whitelist, allowing all users who can write posts to easily embed videos hosted on their MediaLab channel.

For more information visit the plugin page on GitHub.