shazamio / ShazamIO

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

API Methods creation progress #1

Closed dotX12 closed 3 years ago

dotX12 commented 3 years ago
dotX12 commented 3 years ago

Close issue. All methods created.

cottongin commented 3 years ago

Not sure if this is the place to ask but a from_bytes or something similar would be helpful.

I tried passing my object in but it appears to be expecting paths only: https://github.com/dotX12/ShazamIO/blob/master/shazamio/utils.py#L18