diff musixmatch.py @ 12:80a9556123da

Final version
author Yading Song <yading.song@eecs.qmul.ac.uk>
date Thu, 25 Apr 2013 17:18:39 +0100
parents 8c29444cb5fd
children
line wrap: on
line diff
--- a/musixmatch.py	Sun Apr 21 11:16:23 2013 +0200
+++ b/musixmatch.py	Thu Apr 25 17:18:39 2013 +0100
@@ -1,6 +1,7 @@
 import musixmatch 
 import musixmatch.ws 
 import json
+import soundcloud
 
 apikey = '8496dd1c715c69a74ef9fcde1716cf4a'
 
@@ -16,6 +17,5 @@
 	print each_item 
 
 
-
 for each_line in chart['body']['lyrics']:
 	print each_line