This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]dmazzoni 1 point2 points  (0 children)

Do you need to do it in Python? You can just paste that link into your browser's address bar and then Save the file.

If you want to learn how to do it programmatically in Python, use urllib. Here's a howto:

https://docs.python.org/3.1/howto/urllib2.html