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
17.54k stars 1.61k forks source link

zsh: no matches found: #2233

Closed beesuns closed 4 hours ago

beesuns commented 4 hours ago

System OS

MacOS

Python Version

3.9 (CPython)

Install Source

pip / PyPi

Install version / commit hash

Version: 4.2.9

Expected Behavior vs Actual Behavior

When I tried to download an album, an error occurred:

spotdl https://open.spotify.com/album/4R6FV9NSzhPihHR0h4pI93?si=ZQ1xEJoxReCkb9-uAXT3ww   
zsh: no matches found: https://open.spotify.com/album/4R6FV9NSzhPihHR0h4pI93?si=ZQ1xEJoxReCkb9-uAXT3ww

Steps to reproduce - Ensure to include actual links!

spotdl --version
/Users/beesuns/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
  warnings.warn(
4.2.9
spotdl https://open.spotify.com/album/4R6FV9NSzhPihHR0h4pI93?si=ZRoh_ww0SBCwYmz4hwOxpg
zsh: no matches found: https://open.spotify.com/album/4R6FV9NSzhPihHR0h4pI93?si=ZRoh_ww0SBCwYmz4hwOxpg

Traceback

spotdl https://open.spotify.com/album/4R6FV9NSzhPihHR0h4pI93?si=ZRoh_ww0SBCwYmz4hwOxpg
zsh: no matches found: https://open.spotify.com/album/4R6FV9NSzhPihHR0h4pI93?si=ZRoh_ww0SBCwYmz4hwOxpg

Other details

NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020

Silverarmor commented 4 hours ago

Be familiar with your terminal. image

Search before posting next time.