Download mp3 audio track only (no video) from YouTube with youtube-dl
Edit 2023: Youtube-dl is broken as of early 2023.
Run:
$ youtube-dl -x --audio-format "mp3" <URL>
For more details, run:
$ man youtube-dl
To download youtube-dl on GNU/Linux, run:
$ sudo apt install youtube-dl
personal computing youtube-dl command-line interface (cli) gnu linux trisquel wiki