spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
15.96k stars 1.51k forks source link

[Future proposal] Better genre detection/through other APIs #1991

Closed ItzSwirlz closed 1 month ago

ItzSwirlz commented 7 months ago

Requested Feature

Spotify keeps its genres of a song by basically guessing, I believe, or at least thats what I think. Lots of songs, especially EDM songs are easily given the wrong genre when ran through not only spotDL, but really any other song genre finder in general.

Possible implementation

Using something like Last.fm's api as an option, which may allow for people (on last.fm's end/the community) to make more correct genre information for spotDL to generate.

stale[bot] commented 5 months ago

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

xnetcat commented 1 month ago

Using new metadata provider just to get genre is a bit of overkill. But I might consider integrating it into something at some point