Files
tldr/pages.zh/common/spotdl.md

16 lines
488 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# spotdl
> 下载Spotify播放列表和歌曲以及元数据。
> 更多信息:<https://github.com/spotDL/spotify-downloader>。
- 从提供的URL下载歌曲并嵌入元数据
`spotdl {{open.spotify.com/playlist/playlistId open.spotify.com/track/trackId ...}}`
- 启动一个网络界面以下载单独的歌曲:
`spotdl web`
- 仅保存元数据而不下载任何内容:
`spotdl save {{open.spotify.com/playlist/playlistId ...}} --save-file {{path/to/save_file.spotdl}}`