spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
15.55k stars 1.48k forks source link

Is email-validator required? Why? #2118

Open twointum opened 2 weeks ago

twointum commented 2 weeks ago

System OS

Windows

Python Version

3.11.2

Install Source

pip / PyPi

Install version / commit hash

4.2.5

Expected Behavior vs Actual Behavior

Error message when running spotdl [playlistURL] ImportError: email-validator version >= 2.0 required, run pip install -U email-validator

Steps to reproduce - Ensure to include actual links!

Run spotdl [playlistURL]

Traceback

ImportError: email-validator version >= 2.0 required, run pip install -U email-validator

Other details

No response