mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Changes for v1.2.5
This commit is contained in:
@@ -5,9 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|||||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.2.5] - 2020-03-02
|
||||||
### Fixed
|
### Fixed
|
||||||
- Skip crash when accessing YouTube-API-only fields in scrape mode ([@ritiek](https://github.com/ritiek)) (#672)
|
- Skip crash when accessing YouTube-API-only fields in scrape mode ([@ritiek](https://github.com/ritiek)) (#672)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Changed FFMPEG args to convert to 48k quality audio instead of the current 44k audio. ([@AvinashReddy3108](https://github.com/AvinashReddy3108)) (#667)
|
||||||
|
|
||||||
## [1.2.4] - 2020-01-10
|
## [1.2.4] - 2020-01-10
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed a crash occuring when lyrics for a track are not yet released
|
- Fixed a crash occuring when lyrics for a track are not yet released
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__version__ = "1.2.4"
|
__version__ = "1.2.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user