oembed v0.4.1 OEmbed View Source

oEmbed consumer library for Elixir applications.

Link to this section Summary

Functions

Get oEmbed structure for given URL.

Link to this section Functions

Get oEmbed structure for given URL.

Example

{:ok, result} = OEmbed.for("https://www.youtube.com/watch?v=dQw4w9WgXcQ")