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


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

Top

dev_id

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

AUTHOR

Top

Tokuhiro Matsuno

SEE ALSO

Top

Plagger


Plagger documentation  | view source Contained in the Plagger distribution.