I want it to download files from a website one after the other. Ideally I'd like to create a list of files which the program can then download automatically without user intervention, and also resume the download if the connection is dropped.
Any ideas?