clamz

Download MP3 files from Amazon's music store

brewmacoslinux
Try with needOr install directly
Source

About

Download MP3 files from Amazon's music store

Commands

clamz

Examples

Download a single song using its Amazon URL$ clamz 'https://www.amazon.com/gp/product/B001234567'
Download multiple songs from a list file$ clamz -o ~/Music/ < urls.txt
Download and specify custom output directory$ clamz -o /path/to/downloads 'https://www.amazon.com/gp/product/B001234567'