mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-01-08 10:25:54 +00:00
Calling ._get_id isn't required in new spotipy versions
This commit is contained in:
@@ -31,8 +31,10 @@ All the below changes were made as a part of #690.
|
||||
- Display a combined *download & encode* progress bar.
|
||||
|
||||
### Changed
|
||||
- Tracks are now downloaded in the current working directory (instead of Music directory)
|
||||
- **[Breaking]** Tracks are now downloaded in the current working directory (instead of Music directory)
|
||||
by default.
|
||||
- **[Breaking]** Short for `--album` is now `-a` instead of `-b`.
|
||||
- **[Breaking]** Short for `--all-albums` is now `-aa` instead of `-ab`.
|
||||
- Allow "&" character in filenames.
|
||||
- **[Breaking]** Merge parameters `-ff` and `-f` to `-f` (`--output-file`).
|
||||
- **[Breaking]** Do not prefix formats with a dot when specifying `-i` and `-o` parameters
|
||||
|
||||
Reference in New Issue
Block a user