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
AUTHOR
Tatsuhiko Miyagawa