jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.5k stars 454 forks source link

Error! Unhandled error, when pasting Spotify link #387

Open velourec opened 2 years ago

velourec commented 2 years ago

Describe the bug When i try to download a songor playlist from spotify i get an error.

To Reproduce Steps to reproduce the behavior:

  1. Paste Spotify link
  2. Click on '+'
  3. See error

Expected behavior The song or playlist starts to download.

Screenshots image

Additional info (please complete the following information):

Additional context

Write commented 2 years ago

The issue does not come from youtube-dl-gui but from yt-dlp which simply don't support spotify URLs as you can see in the "stderr" message.

himyjan commented 4 days ago

https://github.com/StefanLobbenmeier/youtube-dl-gui/releases

or

command line version https://github.com/jely2002/youtube-dl-gui/issues/354#issuecomment-1127269708