Releases: spotDL/spotify-downloader
Releases · spotDL/spotify-downloader
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)
Bug Fixes
v3.6.3
v3.6.2
Changes
Bug Fixes
v3.6.1
v3.6.0
Changes
- docs update @xnetcat (#1293)
- More output formats @xnetcat (#1244)
- Skip already downloaded songs before doing youtube search @xnetcat (#1287)
- Saved Songs Download and User Authentication @AZMCode (#1240)
- Remove FFmpeg normalization causing "quiet" songs. @phcreery (#1276)
Bug Fixes
- Artist songs fixes @xnetcat (#1284)
- Song matching improvements @xnetcat (#1279)
- Fix security risk @xnetcat (#1285)
- Use ffmpeg_path to check for version @aiden2480 (#1289)
- regenerate cassettes @xnetcat (#1290)
- Bump minimal required python version to 3.6.1 @xnetcat (#1278)
- ignore .cache and other hidden files @xnetcat (#1274)
v3.5.2
Changes
- use
flat-square
style for py versions badge @xnetcat (#1264) - Improved ffmpeg installation for ci @xnetcat (#1263)
- Readme and documentation improvements @xnetcat (#1257)
- Update pull request template @xnetcat (#1262)
- Song matching imprvovements @xnetcat (#1250)
- Remove dev utils @xnetcat (#1261)
- subprocess: don't use shell @dotlambda (#1254)
- Hide KeyboardInterrupt error when process is terminated. @bee395 (#1142)
- ffmpeg executable path @xnetcat (#1252)