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


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

This plugin uses curl command to download enclosure files.

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger


Plagger documentation  | view source Contained in the Plagger distribution.