shazamio / ShazamIO

🎵 Is a free asynchronous library from reverse engineered Shazam API written in Python 3.8+ with asyncio and aiohttp.
MIT License
449 stars 64 forks source link

`top_country_tracks` does not return tracks #109

Open cc00010 opened 2 months ago

cc00010 commented 2 months ago

Hi, #105 does fix the previous issue, which is: #104. But, now the function returns playlist, not tracks. How can we get tracks with that function?