LaurenceRawlings / savify

Download Spotify songs to mp3 with full metadata and cover art!
MIT License
1.19k stars 80 forks source link

Bug "YouTube said: Unable to extract video data" - Savify.exe #13

Closed FGameCZ closed 3 years ago

FGameCZ commented 3 years ago

Description

I wanted to download a song, but an error appeard.

What I Did

savify "https://open.spotify.com/track/2FY7b99s15jUprqC0M5NCT" -q best -f mp3 -g "%artist%/%album%" -o "C:\Users\xxx\Music\Spotify".
[ERROR] ERROR: 9BPfyhhv7-c: YouTube said: Unable to extract video data

Thanks

FGameCZ commented 3 years ago

I have tried using python version instead of .exe version and it works.

LaurenceRawlings commented 3 years ago

Issue was that youtubedl needed updating. Solved in the latest version.