From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

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