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
16.91k stars 1.56k forks source link

Unable to download certain albums even if all music is available on YouTube. #1432

Closed ghost closed 2 years ago

ghost commented 2 years ago

System OS

Linux

Python Version

3.9 (CPython)

Install Source

GitHub

Install version / commit hash

3.9.0

Expected Behavior vs Actual Behavior

Well, I was trying to download the Made in Abyss soundtrack, and it didn't download. Said "Could not match any of the results found on YouTube. Skipping"

Thing is, all parts of the soundtrack are fully available on YouTube. Is there a fix for this bug? Is there a playlist downloader I can use until this is fixed? Thanks.

Steps to reproduce

Command: spotdl https://open.spotify.com/album/5oEzjkSYSfC0ITRiqK6m8l --output-format flac

Traceback

Fetching Album...
Could not match any of the results on YouTube. Skipping

Other details

No response

xnetcat commented 2 years ago

which songs are failing?

kenzietama commented 2 years ago

I had the same issue on windows 10. I restarted my pc & changed the target directory to C:/ (previously D:/music) and it worked fine. So I have to manually copy the downloaded file to my music folder.