Skip to content

v8.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 01:45
403547b

Changes

🚀 Features

  • added multi processing @kithstack1 (#300)

You can now make use of multiple cores to speed up downloads. To do this, pass -mc <number> where <number> is the number of cores that you have. If you set this to too high, spotify-dl will automatically set it to one less than the number of cores available. See the README for details! Thanks @kithstack1 for adding this feature.

🧰 Maintenance

Update using

pip install spotify_dl --upgrade

Thanks to everyone for their contributions!