You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/junkmeal/.local/bin/spotdl", line 8, in <module>
sys.exit(console_entry_point())
File "/home/junkmeal/.local/lib/python3.8/site-packages/spotdl/__main__.py", line 161, in console_entry_point
songObjList.extend(songGatherer.from_query(request, arguments.format))
File "/home/junkmeal/.local/lib/python3.8/site-packages/spotdl/search/songGatherer.py", line 18, in from_query
songObjList = [songobj_from_spotify_url(request, output_format)]
File "/home/junkmeal/.local/lib/python3.8/site-packages/spotdl/search/songGatherer.py", line 90, in songobj_from_spotify_url
youtubeLink = audioProvider.search_and_get_best_match(
File "/home/junkmeal/.local/lib/python3.8/site-packages/spotdl/search/audioProvider.py", line 170, in search_and_get_best_match
return isrcResult["link"]
KeyError: 'link'
Any other information:
The text was updated successfully, but these errors were encountered:
JunkMeal
added
the
Bug
Unexpected problem or unintended behavior that needs to be fixed
label
Jul 16, 2021
JunkMeal
changed the title
Change this title, Poorly Formatted Issues will not be handled.
Error when downloading music
Jul 16, 2021
Environment
System OS:
Linux
Python Version:
Python 3.8.10
Install Source:
i tried
pip install spotdl
andpip install https://codeload.github.com/spotDL/spotify-downloader/zip/dev
Version OR Commit hash:
3.6.2
Expected Behaviour
To download Pegboard Nerds - Try This
Actual Behaviour
spotdl crashed
Steps to Reproduce
spotdl https://open.spotify.com/track/0r48OlPoyHrw63U5txtxGi\?si\=ab81e18b8cab4a92
Traceback
Any other information:
The text was updated successfully, but these errors were encountered: