The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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