Releases: spotDL/spotify-downloader
Releases · spotDL/spotify-downloader
v3.9.2
v3.9.1
Changes
- fix #1414 @xnetcat (#1435)
- close #1406 @xnetcat (#1436)
- bugfix: fallback to other file formats @xnetcat (#1426)
- add Dockerfile @FarmVivi (#1430)
- Feature/song names @FarmVivi (#1429)
- bugfix: artist matching improvements @xnetcat (#1417)
- Fix custom youtube url parsing @s1as3r (#1411)
- misc: refactor @s1as3r (#1410)
Bug Fixes
v3.9.0
Changes
- feat: added path template @xnetcat (#1401)
You can now use-p
/--path-template {artist}/{album}/{artist} - {title}.{ext}
to put files in specific directories or change the filename structure - Multiple Lyrics Providers @s1as3r (#1397)
--lyrics-provider genius/musixmatch
Added the option to select between genius or musixmatch, where musixmatch is the default - misc improvements @xnetcat (#1392)
- 🪶: Refactor Code Expression @yezz123 (#1390)
- Remove unnecessary dependency and add demo to readme @phcreery (#1382)
- misc: readme improvements @xnetcat (#1380)
Bug Fixes
- ci: cleanup @Silverarmor (#1402)
- revert bea748b: revert to rapidfuzz @Silverarmor (#1403)
- misc: fix warnings @xnetcat (#1400)
- gitignore update and update tests for multithread search @Silverarmor (#1398)
- bugfix: replace rapidfuzz with thefuzz @xnetcat (#1391)
- bugfix: don't add cover if spotify does not provide album cover @xnetcat (#1384)
See all changes at v3.8.0...v3.9.0
v3.8.0 - youtube-dl to yt-dlp
v3.7.2
v3.7.1
v3.7.0 - spotDL working again!
Changes
- Publish v3.7.0 @Silverarmor (#1345)
- Bring new v4 issue templates to v3 repository @Silverarmor (#1347)
- added ability to override youtube url @xnetcat (#1338)
- Handle YouTube results without links @xnetcat (#1340)