Failed fetching audio key #926
Unanswered
Korslbrixx
asked this question in
Q&A
Replies: 1 comment
-
Is there any fix for it? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm not a programmer or whatsoever who's into codes. So I'm asking people in this group, on how could I solve this one? Thank you for your advanced help.
SKIPPING: With Confidence - Godzilla (GENERAL DOWNLOAD ERROR)
Track_ID: 5IkJrOPj656jkcvLKaOc7i
playlist_song_name: Godzilla
playlist: With Confidence – Distance
playlist_num: 5
playlist_id: 54xGt4AJup0w5qo1M7JC94
playlist_track_id: 6fe0gEcwf4JWDptV11PhHw
Failed fetching audio key! gid: bbc77dd6cadb4a4aaeaec06c17615984, fileId: 9a47f1df8bcc925f5fe37a050b21088d27a9a89c
Traceback (most recent call last):
File "/Users/avelinomanlapazjr/.local/pipx/venvs/zotify/lib/python3.12/site-packages/zotify/track.py", line 224, in download_track
stream = Zotify.get_content_stream(track, Zotify.DOWNLOAD_QUALITY)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/avelinomanlapazjr/.local/pipx/venvs/zotify/lib/python3.12/site-packages/zotify/zotify.py", line 53, in get_content_stream
return cls.SESSION.content_feeder().load(content_id, VorbisOnlyAudioQuality(quality), False, None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/avelinomanlapazjr/.local/pipx/venvs/zotify/lib/python3.12/site-packages/librespot/audio/init.py", line 739, in load
return self.load_track(playable_id, audio_quality_picker, preload,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/avelinomanlapazjr/.local/pipx/venvs/zotify/lib/python3.12/site-packages/librespot/audio/init.py", line 800, in load_track
return self.load_stream(file, track, None, preload, halt_listener)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/avelinomanlapazjr/.local/pipx/venvs/zotify/lib/python3.12/site-packages/librespot/audio/init.py", line 754, in load_stream
return CdnFeedHelper.load_track(self.__session, track, file,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/avelinomanlapazjr/.local/pipx/venvs/zotify/lib/python3.12/site-packages/librespot/audio/init.py", line 339, in load_track
key = session.audio_key().get_audio_key(track.gid, file.file_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/avelinomanlapazjr/.local/pipx/venvs/zotify/lib/python3.12/site-packages/librespot/audio/init.py", line 277, in get_audio_key
return self.get_audio_key(gid, file_id, False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/avelinomanlapazjr/.local/pipx/venvs/zotify/lib/python3.12/site-packages/librespot/audio/init.py", line 278, in get_audio_key
raise RuntimeError(
RuntimeError: Failed fetching audio key! gid: bbc77dd6cadb4a4aaeaec06c17615984, fileId: 9a47f1df8bcc925f5fe37a050b21088d27a9a89c
Beta Was this translation helpful? Give feedback.
All reactions