spotdl: add page (#10142)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
mjocc 2023-05-05 16:34:13 +01:00 committed by GitHub
parent 80ea4ccbdb
commit a9816916c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

16
pages/common/spotdl.md Normal file
View File

@ -0,0 +1,16 @@
# 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}}`