Skip to content

Releases: hexiro/spotify-to-musi

v2.0.1

10 Jul 02:51
Compare
Choose a tag to compare

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

22 Apr 00:58
Compare
Choose a tag to compare
  • 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