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

Can we access the database? #79

Closed durgesh17medi closed 4 months ago

durgesh17medi commented 6 months ago

Hi, thanks for the great project, it works just perfectly. I was wondering is there a way we can access the database of original song fingerprints so that if any song fingerprint is not available in the db we can generate the fingerprint for the same, and update the db?

dotX12 commented 5 months ago

Hi, thanks for the great project, it works just perfectly. I was wondering is there a way we can access the database of original song fingerprints so that if any song fingerprint is not available in the db we can generate the fingerprint for the same, and update the db?

Hello, to be honest, I don't know :)