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
17.6k stars 1.61k forks source link

Feature Request: Lyrics, Playlist & Tidal support. #1733

Closed mateowoetam closed 1 year ago

mateowoetam commented 1 year ago

Requested Feature

I recently tried out the script, and I love it; I just really wanted to enhance my experience with the lyrics of the songs, which you could get from many sources like MediaHuman Lyrics-finder or lyric-grabber, it would also be awesome if the program could detect playlist and generate a file and a .xspf or .m3u file for them to be seen by music programs when imported. And I would also love it if it had access to the Tidal API and services. Please consider this request and get in contact.

Thanks.

Possible implementation

Lyrics: MediaHuman Lyrics-finder or lyric-grabber Playlist: Preferably .xspf but also .m3u Tidal: the unofficial API for Tidal

wyldcrd commented 1 year ago

CSV or xml or txt formatted playlists (for itunes/apple music too would be nice)

wyldcrd commented 1 year ago

Also you can generate m3u files with --m3u "playlist-name-here.m3u"

xnetcat commented 1 year ago

Lyrics: MediaHuman Lyrics-finder or lyric-grabber

I will try to add these lyrics providers in the next release, for now I've added synced lyrics to v4.1.0

Playlist: Preferably .xspf but also .m3u

As @wyldcrd said, m3u files are already supported

Tidal: the unofficial API for Tidal

The link you provided is just for getting song info/searching/etc on tidal, not for downloading songs from tidal. Also tidal includes DRM so it will probably never be supported.

MichelJonkman commented 1 year ago

@xnetcat https://github.com/yaronzz/Tidal-Media-Downloader This exists to download Tidal media files