The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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