G3VV / Yank

🎶 Download Spotify songs and playlists directly from the web using Yank.
https://yank.g3v.co.uk
GNU General Public License v3.0
70 stars 8 forks source link

Minor fixes #4

Closed Ninnjah closed 1 week ago

Ninnjah commented 1 week ago

I ran into a problem with missing "cache" directory after my first api request and I decided to make automatic creation of necessary directories at startup

Link to deezer ARL cookie was broken and i found similar video and update link in README Also added missing asyncio import in deezer.py Removed unnecessary imports and reorganized them