The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mojolicious::Plugin::LinkEmbedder::Link::Video::Blip - blip.tv link

DESCRIPTION

https://developers.google.com/youtube/player_parameters#Embedding_a_Player

This class inherit from Mojolicious::Plugin::LinkEmbedder::Link::Video.

METHODS

learn

  $self->learn($cb, @cb_args);

Will fetch the "url" and extract the "media_id".

to_embed

Returns the HTML code for an iframe embedding this movie.

AUTHOR

Marcus Ramberg