Jense5 / mp3-downloader

Command line tool to download mp3 files with metadata
MIT License
9 stars 2 forks source link

Add bulk download #18

Closed Jense5 closed 7 years ago

Jense5 commented 7 years ago

Make it possible to download multiple tracks at once, like this. One query per line.

$ mp3 --bulk file.txt --output ~/music

Makes it possible to pipe it after a Spotify playlist parser.