Download Song
Use the song command to download a single song, with support for custom output directory, audio bitrate, and optional lyrics and cover images.
Basic Usage
song-id is the unique identifier of the song on the music platform.
Examples
Options
Details
Lyrics (--lyric)
With the --lyric option, the tool will automatically download the LRC format lyrics file corresponding to the song, with the same filename as the song file.
Cover Image (--cover)
With the --cover option, the song cover image (PNG format) will be downloaded. You can specify the cover size:
Audio Bitrate (--bitrate)
Three bitrate options are supported. Higher bitrate means better quality but larger file size:
Platform (--server)
By default, resources are fetched from NetEase Cloud Music. You can switch to other platforms with --server:
Custom API (--api)
If you need to use a custom Meting API service, specify it with this option:
Output Files
After downloading, files are saved in the specified directory with the naming format SongName-Artist.mp3. Long filenames are automatically truncated.
