| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Filter::FetchEnclosure::Wget - Fetch enclosures using wget
- module: Filter::FetchEnclosure::Wget
config:
dir: /path/to/download
concurrency: 5
max_requests_per_host: 2
This plugin uses wget command to download enclosure files.
Tatsuhiko Miyagawa
| Plagger documentation | view source | Contained in the Plagger distribution. |