add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

16
pages.zh/common/spotdl.md Normal file
View 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}}`