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

NAME

Plagger::Plugin::Filter::DegradeYouTube - Degrade YouTube object tags

SYNOPSIS

  - module: Filter::DegradeYouTube
    config:
      dev_id: YOUR-YOUTUBE-DEVID

DESCRIPTION

This plugin, when YouTube object tags are found in the entry body, replaces the object tags into the degraded HTML, e.g. A link with IMG to the thumbnail.

CONFIG

dev_id

Your YouTube developer ID. If set, it tries to fetch the thumbnail image using YouTube API. Optional.

AUTHOR

Tokuhiro Matsuno

SEE ALSO

Plagger