Best Practices
Batch Downloading
When downloading multiple songs, you can pass multiple IDs to a single command:
This is more efficient than running separate commands for each ID, as the download manager handles queuing and progress tracking.
Output Organization
Use the format template to organize files into directories:
Combine with the output directory option:
Combine Search with Download
Use the search command to find IDs, then download them:
Use Info Before Downloading
Before downloading a large album or playlist, use the info command to preview its contents:
This helps avoid downloading content you don't want.
Handling Copyright-Restricted Songs
Some songs may be unavailable due to copyright restrictions. When this happens:
- NCMGET displays an error message in red for the affected song
- The download continues to the next song in the queue
- You can try using a cookie for authenticated access, which may unlock some restricted content:
Download Lyrics and Covers Together
For a complete music library, download lyrics and covers alongside songs:
Updating NCMGET
Keep NCMGET up to date for bug fixes and new features:
Check the current version:
Related
- Introduction — Command overview
- Filename Format — Customize output filenames
- Advanced Usage — Cookie and error handling
