2008:WebsiteDesktopDownloader: Difference between revisions

From Marks Wiki
Jump to navigation Jump to search
New page: Written using ruby and the Watir framework.
 
No edit summary
Line 1: Line 1:
Written using ruby and the Watir framework.
Written using ruby and the Watir framework.
I can give it a web page with desktops for downloading. It will start up an IE window and browes through all the desktops, select the largest size of each one from a drop down list, and record the link for downloading.
I tested my script on one site and downloaded over 700 megs of wallpapers in a couple of hours!

Revision as of 22:59, 8 March 2008

Written using ruby and the Watir framework.

I can give it a web page with desktops for downloading. It will start up an IE window and browes through all the desktops, select the largest size of each one from a drop down list, and record the link for downloading.

I tested my script on one site and downloaded over 700 megs of wallpapers in a couple of hours!