github SathyaBhat/spotify-dl v8.5.0

latest releases: v8.9.0, v8.8.2, v8.8.1...
18 months ago

Changes

🚀 Features

  • Added option to download through a proxy @Diiak (#308)

If you wish to download via proxy, pass -p flag with the URL of the proxy.

For HTTP:

     spotify_dl -p "http://username:password@hostname:port" or "http://hostname:port"

For SOCKS5

     spotify_dl -p "socks5://username:password@hostname:port" or "socks5://hostname:port"

thanks to @Diiak for adding this feature.

🐛 Bug Fixes

🧰 Maintenance

Update using

pip install spotify_dl --upgrade

Thanks to everyone for their contributions!

Don't miss a new spotify-dl release

NewReleases is sending notifications on new releases.