2.10.0
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