Coverart archive no tiene limite de requests!

This commit is contained in:
Daniel Cortes
2020-06-04 06:18:13 -04:00
parent 50b5694865
commit 8b90a876dc
3 changed files with 73 additions and 42 deletions

View File

@@ -34,7 +34,6 @@ def map_artist(mb_artist):
def map_artist_credit(mb_artist_credit):
pretty_print_json(mb_artist_credit)
return {
'id': mb_artist_credit.get('artist').get('id'),
'name': mb_artist_credit.get('artist').get('name'),