cpod

Yet another cron-friendly podcatcher

git clone https://git.8pit.net/cpod.git

=head1 NAME

cpod-export - OPML export for cpod(1)

=head1 SYNOPSIS

B<cpod-export> I<FILE>

=head1 DESCRIPTION

cpod-export exports your cpod(1) subscriptions to the specified I<FILE>
in the OPML format. It uses goroutines to fetch all feeds concurrently
and is thus relatively fast. If you want to import an existing OPML file
take a look at cpod-import(1).

=head1 SEE ALSO

cpod(1), cpod-import(1)