Tagged Questions
5
votes
3answers
1k views
How do I copy a remote image in python?
I need to copy a remote image (for example http://site.com/image.jpg) to my server. Is this possible?
How do you verify that this is indeed an image?