lrc

Download lyrics for songs.

Usage

ncmget lrc <id...> [options]

Arguments

ArgumentDescription
<id...>One or more song IDs (space-separated)

Options

OptionFlagDefaultDescription
Output-o, --output <output>./Output directory for lyric files
Format-f, --format <format>{name} - {artist}Filename format template

Examples

Download lyrics for a song

ncmget lrc 3374579108

Download lyrics for multiple songs

ncmget lrc 3374579108 111111

Download to a specific directory

ncmget lrc 3374579108 -o ~/Music/Lyrics

Custom filename format

ncmget lrc 3374579108 -f "{name}"

Output

Each lyric file is saved in LRC format. The filename is determined by the format template with a .lrc extension.

Lyrics include both the original text and translation (when available).