Hey guys. I want to write a program for myself which will connect to a website, press the appropriate download links on that download, starts a download manager, when the download manager completes the downloads, the program starts downloading more from that website.
Would it be possible? so i would have to read the data output from the download manager, and then at the appropriate event start some other downloads from that website.
I'll be able to do the backend for this, but how do I communicate with the website and the download manager?
DownThemAll can download everything that's linked on a single page.
But if you want to download everything that's on every link on every page on a single server -- I recall there was a program that could do that but for the life of me I can't remember the name.