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


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

This plugin uses wget command to download enclosure files.

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger


Plagger documentation  | view source Contained in the Plagger distribution.