elixir-oembed icon indicating copy to clipboard operation
elixir-oembed copied to clipboard

oEmbed consumer library for Elixir

Results 7 elixir-oembed issues
Sort by recently updated
recently updated
newest added

Besides other documentation changes, this commit ensures the generated HTML doc for HexDocs.pm will become the source of truth for this Elixir library and leverage on latest features of ExDoc.

Add ability to pass options to oEmbed providers

enhancement

Extend Pinterest provide to support board and profile embeds https://developers.pinterest.com/tools/widget-builder/?

enhancement

Use atoms instead of strings

enhancement

When a YouTube video has embedding disabled, the oembed endpoint returns a value to indicate that the request is unauthorized. It would be helpful if that did not result in...

enhancement

Review HTTP/JSON dependencies and migrate if needed to alternatives commonly used by Phoenix Framework and major Elixir projects to reduce dependency overhead in consuming applications.

enhancement