todo.pl takes a list of URIs and command directives from a TODO queue file and retrieves those files, resuming aborted downloads when possible.

It was originally created to enable easy slurping of image galleries where filenames were like pic1.jpg, pic2.jpg … pic54.jpg, but has since been put to use grabbing all manner of resources from various websites.

Prerequisites

  • Perl 5.6+
  • LWP
  • HTML::Parser (only needed for the strip.pl helper script)

Documentation

Download

The current version is 4.2.