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

Offer Artist ID as a field available in artist_id.

Open yoavz opened this issue 1 year ago • 1 comments

Requested Feature

I'd like artist_id on a field here: https://github.com/spotDL/spotify-downloader/blob/f90cfb3f5ab1b15e73d0393d531908d4ac789e7d/spotdl/types/song.py#L29

This is useful when using the intermediate output of spotdl.search in an embedded program. The artist name is already being returned, so the artist ID helps out when there are artist name dupes.

Possible implementation

already done here: https://github.com/spotDL/spotify-downloader/compare/master...yoavz:spotify-downloader:patch-1

yoavz avatar Dec 06 '23 21:12 yoavz

you can open a pr and I will merge it :)

xnetcat avatar Jan 05 '24 14:01 xnetcat

This issue has been automatically marked stale because there hasn't been any activity for the last 30 days.

stale[bot] avatar Mar 17 '24 11:03 stale[bot]