$ brew install youtube-dl
$ youtube-dl <youtube-link>
- you need to install
ffmpeg
before trying this operation
$ brew install ffmpeg
$ youtube-dl -x --audio-format mp3 <youtube-link>
$ youtube-dl -x --audio-format mp3 https://www.youtube.com/watch?v=SlPhMPnQ58k
[youtube] SlPhMPnQ58k: Downloading webpage
[download] Destination: Maroon 5 - Memories (Official Video)-SlPhMPnQ58k.webm
[download] 100% of 3.11MiB in 00:09
[ffmpeg] Destination: Maroon 5 - Memories (Official Video)-SlPhMPnQ58k.mp3
Deleting original file Maroon 5 - Memories (Official Video)-SlPhMPnQ58k.webm (pass -k to keep)
- https://ytdl-org.github.io/youtube-dl/
Photo by Szabo Viktor on Unsplash