1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 04:35:27 +02:00
tldr/pages/common/spotdl.md
Managor 36735f324a
common*: refresh old pages part 8 (#16293)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2025-05-03 05:57:20 +03:00

546 B

spotdl

Download Spotify playlists and songs along with metadata. More information: https://github.com/spotDL/spotify-downloader.

  • Download songs from the provided URLs and embed metadata:

spotdl {{open.spotify.com/playlist/playlistId1 open.spotify.com/track/trackId2 ...}}

  • Start a web interface to download individual songs:

spotdl web

  • Save only the metadata without downloading anything:

spotdl save {{open.spotify.com/playlist/playlistId1 open.spotify.com/track/trackId2 ...}} --save-file {{path/to/save_file.spotdl}}