Plagger::Plugin::Filter::FetchEnclosure - Fetch enclosure(s) in entry


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Filter::FetchEnclosure - Fetch enclosure(s) in entry

SYNOPSIS

Top

  - module: Filter::FetchEnclosure
    config:
      dir: /path/to/files

DESCRIPTION

Top

This plugin downloads enclosure files set for each entry.

CONFIG

Top

dir

Directory to store downloaded enclosures. Required.

fake_referer

Flag to set Referer HTTP header when downloading enclosures. Some sites would deny downloading images without Referer header. Defaults to 0.

TODO

Top

Support asynchronous download using POE

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger


Plagger documentation  | view source Contained in the Plagger distribution.