Releases: hexiro/spotify-to-musi
Releases · hexiro/spotify-to-musi
v2.0.1
What's Changed
- fixed bug where zero tracks would load based on Spotify's schema change (#12)
- migrated pydantic to version 2
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- rewrite w/ async code
- vastly improve
Spotify -> YouTube Music
fetching & conversion algorithm
- improve authenticating w/ Spotify process using
sanic
web server
- better de-duplication of web requests
- cleaner cli ui