| Subject: Download only zip files from specific urls |
Author: Sunil |
Date: 03/06/2009 18:38 |
| | Hi,
I would like to download all the wordpress templates from the following url
<http://www.eblogtemplates.com/templates/wordpress-themes/>
Clicking on them, we find that the zip files are in the urls
<http://www.eblogtemplates.com/*[name]-wordpress*[name]/>*
So I included the following filters for downloading the zip files
-*.png -*.gif -*.jpg -*.css -*.js -ad.doubleclick.net/*
-mime:application/foobar
-*[name].http://www.eblogtemplates.com/*
+*[name].http://www.eblogtemplates.com/*[name]-wordpress*[name]/*
+*[name].http://www.eblogtemplates.com/download/*[name].zip
+*.zip
However this doesn't work and I don't know why. Can anyone help me on
downloading these wordpress templates? Thank you in advance
| |
|
|
|
|
d
Created with FORUM 2.0.11