Changes
🚀 Features
- Dynamically expose file_name function in download_songs @rado0x54 (#166)
- Add support for playlist track number @baptabl (#153)
🐛 Bug Fixes
- Add dollar sign to clean up list @jdsampayo (#159)
- Continue to download the playlist if missing files @LuluDavid (#172)
- Partial revert bad merge of da805a4 @baptabl (#158)
- Sanitize file names before saving @fourjr (#152)
🧰 Maintenance
- Make album/track/playlist validation as info instead of error @SathyaBhat (#173)
How to update
Update using
pip install spotify_dl --upgrade