Error when downloading using zotify #35
Unanswered
BlueIce922
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I get the same exact thing! No known fix. May try "onthespot" next. Looks like it's a little more popular. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I found a workaround. Edit this in your config: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get this error in many times when i try to download , it was not there previously , so what can i do to fix it
File "C:\Users\ramyd.local\pipx\venvs\zotify\Lib\site-packages\librespot\audio_init_.py", line 438, in stream_file
return CdnManager.Streamer(
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ramyd.local\pipx\venvs\zotify\Lib\site-packages\librespot\audio_init_.py", line 561, in init
response = self.request(range_start=0,
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ramyd.local\pipx\venvs\zotify\Lib\site-packages\librespot\audio_init_.py", line 615, in request
response = self.__session.client().get(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ramyd.local\pipx\venvs\zotify\Lib\site-packages\requests\sessions.py", line 602, in get
return self.request("GET", url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ramyd.local\pipx\venvs\zotify\Lib\site-packages\requests\sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ramyd.local\pipx\venvs\zotify\Lib\site-packages\requests\sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ramyd.local\pipx\venvs\zotify\Lib\site-packages\requests\adapters.py", line 517, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='audio4-gm-fb.spotifycdn.com', port=443): Max retries exceeded with url: /audio/873e0a1d6038f35278aafb411af229fdeaa74d02?Expires=1698246385
FullPathhmac=t3jT7nnsazQDTPqUPHTRH6CYWYWbkMdUibk2ZnPAtTM= (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'audio4-gm-fb.spotifycdn.com'. (_ssl.c:1000)")))So , anybody can help ?
Beta Was this translation helpful? Give feedback.
All reactions