Hi all :)
I got this address:
http://www.infomedia.it/immagini/riviste/covers/cp/cp137.jpg
and I would like to download that image and save it to a local file.
How do you do that in Python?
--
http://mail.python.org/mailman/listinfo/python-list
Hi all :)
I was wondering if there's some neat and easy way to get the entire
contents of a directory at a specific web url address.
I have the following link:
http://www.infomedia.it/immagini/riviste/covers/cp
and as you can see it's just a list containing all the files (images)
that I need. I