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

NAME

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

SYNOPSIS

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

DESCRIPTION

This plugin downloads enclosure files set for each entry.

CONFIG

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

Support asynchronous download using POE

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger