What's New in v2.2.0
Bug Fixes
- Fix Tidal device authorization — Updated client credentials that were causing OAuth2
invalid_clienterrors (#932) - Fix SoundCloud download corruption — Segments downloaded concurrently were being concatenated in wrong order, producing garbled audio (#909)
- Fix duplicate download folder names — Resolved issue where albums could create duplicate directories (#891)
- Fix Deezer URL parsing — Updated for new Deezer link format (#820, #824)
- Fallback to lower quality — When the desired quality is unavailable for a track, streamrip now attempts lower qualities instead of failing (#879)
Features
- Track ID in filename formatter —
{id}is now available as a variable intrack_format(#923)