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.28k stars 1.59k forks source link

New Link Format support #993

Closed Shabinder closed 3 years ago

Shabinder commented 3 years ago

Spotify has started using new type of link's schema: https://link.tospotify.com/HRYjbiAeBbb Can we expect support for this?

ghost commented 3 years ago

spotdl is really an abstraction over multiple lower-lv libraries. We support only what spotipy supports. If you'd like support fot the new format, do open an issue on their reop.

Thanks for the update tho.