The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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