v8.5.0
Changes
π Features
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
- skip sponsorblock by default @SathyaBhat (#311)
π§° Maintenance
- release 8.5.0 @SathyaBhat (#312)
Update using
pip install spotify_dl --upgrade
Thanks to everyone for their contributions!