Return to Index

Options

Not enough arguments

Usage: snatch.pl [options] site id

  -d dir     Save to directory "dir" (create dir if it doesn't exist).

  -f format  Download format. Valid values are "pdf" or "image" (not all
             sites support downloading of both formats).

  -l         Generate a list of available modules and exit. (Other options
             ignored)

  -i start   Begin downloading at "start" (integer) page.

  -h         Print help and exit (other options ignored)

  -o offset  End downloading at "start" + "offset" (see -i option). If not
             set, the selected module will determine the offset equal to
             the total number of pages in the book.

  -p proxy   Set the proxy string to "proxy". The string "off" turns the 
             proxy feature off (e.g., if it's set in your config.rc file)

  -q         Quiet mode (verbose reporting OFF).

  -r         Renumber images sequentially.  By default, images are saved
             using the same filename as on the server.

  -u         Don't download pages; instead, print a list of URLs from
             which the pages may be downloaded (overrides -v). Note that
             some files may still be downloaded in order to generate
             the URLs.

  -ua uagent Set the user agent to "uagent".

  -v         Verbose mode (unless -u is selected).

  -w wait    Number of seconds to wait between the download of each file.


  site       Short form of the site to download from (i.e., which module
             to use).

  id         Unique ID of which book's images to download.


  --update-cache    Update the site cache and exit. (Other options ignored)

Valid XHTML 1.0! Valid CSS! PDA Friendly