LaurenceRawlings / savify

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

Failed to add cover art #12

Closed RaedAlbarakati closed 3 years ago

RaedAlbarakati commented 3 years ago

Description

I followed the installation steps and everything works fine, but I have the following issue:

[DEBUG] [download] Downloading playlist: James TW - When You Love Someone (AUDIO) [DEBUG] [youtube:search] query "James TW - When You Love Someone (AUDIO)": Downloading page 1 [DEBUG] [youtube:search] playlist James TW - When You Love Someone (AUDIO): Downloading 1 videos [DEBUG] [download] Downloading video 1 of 1 [DEBUG] [youtube] Zwu585LtGto: Downloading webpage [ERROR] ERROR: Zwu585LtGto: YouTube said: Unable to extract video data [DEBUG] [download] Finished downloading playlist: James TW - When You Love Someone (AUDIO)

Download Finished! Completed 0/1 tracks in 2.4410s

Failed Tracks:

Track: When You Love Someone Reason: Failed to add cover art.


As you can see "Reason: Failed to add cover art." how to solve the add cover art issue?

Thanks. issue

FGameCZ commented 3 years ago

Hi, I have the same problem and I think it is caused by YouTube.

FGameCZ commented 3 years ago

13

FGameCZ commented 3 years ago

Python version works well. Hope it "solved" your issue too @RaedAlbarakati. More info here: https://stackoverflow.com/questions/63816790/youtube-dl-error-youtube-said-unable-to-extract-video-data

I think @LaurenceRawlings will solve this issue soon in .exe version.

LaurenceRawlings commented 3 years ago

This seemed to be an issue with copying files when FFmpeg fails. I have now fixed this and also added an option to skip the cover art process. See the README for how to do this.