NAME

Plagger::Plugin::Filter::FetchEnclosure::Curl - Fetch enclosures using curl

SYNOPSIS

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

DESCRIPTION

This plugin uses curl command to download enclosure files.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger