implement discogs-search

This commit is contained in:
Yash Agarwal
2017-06-16 11:52:27 +05:30
parent 0795e9fdba
commit 64dca80273
2 changed files with 59 additions and 15 deletions

4
.gitignore vendored
View File

@@ -4,4 +4,6 @@
!.vscode/launch.json
!.vscode/
*.mp3
aidmatch.py
aidmatch.py
data.json
.idea/*