oembed v0.1.0
OEmbed
oEmbed consumer library for Elixir applications.
Usage
{:ok, result} = OEmbed.for("https://www.youtube.com/watch?v=dQw4w9WgXcQ")
Summary
Get oEmbed structure for given URL
Functions
Get oEmbed structure for given URL.
Example
{:ok, result} = OEmbed.for("https://www.youtube.com/watch?v=dQw4w9WgXcQ")