spotify-downloader icon indicating copy to clipboard operation
spotify-downloader copied to clipboard

QoL-Support albums as singles

Open ynot01 opened this issue 1 year ago • 1 comments

Requested Feature

If an album is linked and it is a single, fetch the metadata of the song instead of failing with "Unsupported URL / URI"

Possible implementation

Check if there is only one song in the album, then fetch metadata from that one song instead of rejecting

ynot01 avatar Aug 26 '24 16:08 ynot01

For clarity: I've just tested this and it works. I can indeed copy tha album link in spotify and it will download the one song it has with all of its metadata.

I suppose you're using a spotify link? You could just copy the song instead if the album only has 1 song in it. The song also has the album meta tag ^.^

Kristoffeh avatar Oct 16 '24 16:10 Kristoffeh

Need example links. Open a new bug if this is an issue. Not a feature reuqest

Silverarmor avatar Nov 02 '24 09:11 Silverarmor

Like @Kristoffeh

For clarity: I've just tested this and it works. I can indeed copy tha album link in spotify and it will download the one song it has with all of its metadata.

I suppose you're using a spotify link? You could just copy the song instead if the album only has 1 song in it. The song also has the album meta tag ^.^

xnetcat avatar Nov 14 '24 16:11 xnetcat