Spotify-dl

Latest version: v8.9.0

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

3.5

I'm preparing for an overhaul of spotify_dl. v4 goals include

- tests
- support for list of API keys to fix https://github.com/SathyaBhat/spotify-dl/issues/60
- more.

PRs welcome!

This release adds sentry so I can log and fix errors

3.3

Bug fix:

- user_id error & support for playlist url with or without userid( 58, nikhilnagaraju)


Update using

sudo pip3 install spotify_dl --upgrade

(Drop sudo if not required)


v3
Bug fix:

- "can only concatenate list (not "str") to list" error when providing output directory ( 44)
- Other assorted bug fixes


Update using

sudo pip3 install spotify_dl --upgrade

(Drop sudo if not required)

Thanks iambibhas for this

2.6

New Feature:

- You can now provide a config file to provide default settings so that you don't have to type the same options over & again. Thanks to alvierahman90 for this and to avinassh for reviewing the changes. Refer to [Readme - How do I set the defaults](https://github.com/SathyaBhat/spotify-dl#how-do-i-set-defaults)

Update using

sudo pip3 install spotify_dl --upgrade

(Drop sudo if not required)

2.5

New Feature:

- You can now pass the Spotify playlist URL to download songs.

Thanks to alvierahman90 for this.

Update using

sudo pip3 install spotify_dl --upgrade

(Drop sudo if not required)

2.4

New features:
- Skip Conversion to MP3 ( 34 )
- Custom Format strings can be passed to [youtube-dl](https://github.com/rg3/youtube-dl) if you don't like what we have selected(which is `bestaudio/best` by default.). [Read more about](https://github.com/rg3/youtube-dl/blob/master/README.md#format-selection) youtube-dl's format options

Bug fixes:

- Hold spotipy to 2.3.8 to avoid unnecessary dependency 33
- Metadata write fix. 35

Thanks to shantanugoel for all of these fixes & features

Update using

sudo pip3 install spotify_dl --upgrade

(Drop sudo if not required)

2.3

fixes
- 31 - handle exception if track name/artist name is empty
- 30 - don't use discover cache

Update using


sudo pip3 install spotify_dl --upgrade

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.