Skip to content

2.10.0

Choose a tag to compare

@cloudwithax cloudwithax released this 04 Oct 04:13
· 2 commits to main since this release

What's Changed

  • Added concurrent playlist fetching for Spotify and Apple Music with configurable concurrency limits
  • Implemented streaming API (iter_playlist_tracks()) for memory-efficient large playlist processing
  • Optimized connection pooling with increased limits (100 total, 30 per-host) and DNS caching
  • Other bug fixes and general code cleanup

Full Changelog: 2.9.2...2.10.0