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