NAME

Plagger::Plugin::Filter::FetchEnclosure::Wget - Fetch enclosures using wget

SYNOPSIS

- module: Filter::FetchEnclosure::Wget
  config:
    dir: /path/to/download
    concurrency: 5
    max_requests_per_host: 2

DESCRIPTION

This plugin uses wget command to download enclosure files.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger