ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
35 stars 2 forks source link

Add new feature: Retrieval of Original, High-Resolution Album Covers #161

Closed ebb-earl-co closed 2 months ago

ebb-earl-co commented 2 months ago

Up until this point, I was under the impression that the highest-resolution album covers available from TIDAL were 1280x1280 pixels: it turns out that there is an "origin.jpg" available for many (most?) albums that is of higher resolution. The highest-resolution example that I have encountered so far is 6000x6000 pixels.

This pull request brings in changes primarily to album.py and track.py, but smaller changes in mix.py and playlist.py to accommodate the aforementioned changes.