1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:22:07 +02:00
tldr/pages/common/spotdl.md
mjocc a9816916c6
spotdl: add page (#10142)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-05 17:34:13 +02:00

511 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/playlistId open.spotify.com/track/trackId ...}}

  • Start a web interface to download individual songs:

spotdl web

  • Save only the metadata without downloading anything:

spotdl save {{open.spotify.com/playlist/playlistId ...}} --save-file {{path/to/save_file.spotdl}}