Releases: spotDL/spotify-downloader
Releases · spotDL/spotify-downloader
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)
Bug Fixes
v3.5.1
Changes
- Fix ffmpeg @Silverarmor (#1245)
- check errors from ffmpeg sub process @xnetcat (#1224)
- fixed ffmpeg installation for tests @xnetcat (#1235)
- Update Spotify dev app Client ID & secret. @Silverarmor
v3.5.0
Changes
- Switch to rich @phcreery (#1098)
- Refactor spotify client @aklajnert (#1188)
Bug Fixes
- setup: Use the proper name for beautifulsoup4 @timschumi (#1210)
- Fix MikhailZex GitHub's link @jcs090218 (#1215)
v3.4.2
v3.4.1
v3.4.0
v3.3.3 - Small Bug Fixes
v3.3.2
Changes
- Lint with flake8, fix code to pass it @aklajnert (#1178)
- Run regressions on CI @aklajnert (#1158)
- Use argparse instead of raw
sys.argv
@aklajnert (#1157) - [ImgBot] Optimize images @imgbot (#1156)
- Add script to setup spotdl on termux @s1as3r (#1153)
- Align logo to the right in readme @jcs090218 (#1152)
- Installation guide. @commanderabdu (#1137)
- New PR Template & Update stalebot configs @Silverarmor (#1118)