Releases: LaurenceRawlings/savify
Releases · LaurenceRawlings/savify
v2.3.4
v2.3.0
Features
- Savify can now download FFmpeg for you on Windows, Linux and MacOS
Bug Fixes
- Fixed a bug where the song being removed from Spotify would cause Savify to crash
v2.2.0
Features
- Added version CLI option (--version)
- Added silent CLI option (--silent)
- Added verbosity level CLI option (-v, -vv)
- -v will show warnings, such as songs being skipped and extractor warnings
- -vv will show all debug output
- Cleaned up the CLI output
Bug Fixes
- Caught many exceptions and handled them appropriately
- Fixed youtubedl search bug causing songs not to be downloaded
v2.1.2
- Add catch all exception for unknown download errors
v2.1.1
- Added CLI option to skip cover art
- Fixed several bugs causing songs not to download
v2.0.12
- Skip cover-art for non mp3 file types
- Better retry logic when a download fails
v2.0.11
- Updated youtube-dl to fix extraction error
v2.0.10
- Patch crash on retry download
v2.0.9
- Patch to uncap the bitrate of mp3 files
v2.0.8
- Patched bug in quality selection
- Auto retry songs that fail to download
- Skip adding artwork if it fails too many times