I have a small utility that I use to download an MP3 file from a website on a schedule and then builds/updates a podcast XML file which I\'ve added to iTunes.
The te
Wrote wget library in pure Python just for this purpose. It is pumped up urlretrieve with these features as of version 2.0.
urlretrieve