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.55k stars 1.48k forks source link

Structured folders #2103

Closed sebastienwood closed 1 month ago

sebastienwood commented 1 month ago

Requested Feature

Offer the option to structure the downloads in a "Artist/Album name/Song.mp3" fashion by using the metadata. Should also be careful to use this path when checking for existing downloads.

Possible implementation

No response

sebastienwood commented 1 month ago

After experimenting with the CLI arguments, managed to do so with the existing. Closing the issue !