]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commitdiff
Added GetOpt option parsing.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 29 Oct 2009 14:47:47 +0000 (10:47 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 29 Oct 2009 14:47:47 +0000 (10:47 -0400)
Take a '--continue' option, passed on to the downloader, which determines whether or not we attempt to continue a previous download.
Modified the downloaders to throw an IOError if the output file already exists and we're not continuing a previous download.
Print the external command used to execute Wget.


No differences found