add new chinese translations
This commit is contained in:
16
pages.zh/common/spotdl.md
Normal file
16
pages.zh/common/spotdl.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user