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::Youtube - youtube.com link

DESCRIPTION

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

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

ATTRIBUTES

media_id

Returns the "v" query param value from "url".

METHODS

pretty_url

Returns "url" without "eurl", "mode" and "search" query params.

to_embed

Returns the HTML code for an iframe embedding this movie.

AUTHOR

Marcus Ramberg