shazamio / ShazamIO

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

Fix bug: Interchange variables in RELATED_SONGS URL #58

Closed Daxitdon closed 1 year ago

Daxitdon commented 1 year ago

limit and offset variable was interchanged previously so this PR has corrected it to normal

dotX12 commented 1 year ago

@Daxitdon, Oh, thanks a lot!

dotX12 commented 1 year ago

Fix: https://github.com/dotX12/ShazamIO/releases/tag/0.4.0.1 https://pypi.org/project/shazamio/0.4.0.1/