summaryrefslogtreecommitdiff
path: root/fetch-mp3.py
diff options
context:
space:
mode:
Diffstat (limited to 'fetch-mp3.py')
-rw-r--r--fetch-mp3.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fetch-mp3.py b/fetch-mp3.py
new file mode 100644
index 0000000..351bc62
--- /dev/null
+++ b/fetch-mp3.py
@@ -0,0 +1,2 @@
+import urllib
+ urllib.urlretrieve("http://ia600300.us.archive.org/5/items/PachelbelsCanoninD/Canon_in_D_Piano.mp3","x.mp3")