Download Youtube Mp3 File Using `youtube-dl`

— 1 minute read

This is the com­mand to down­load it

youtube-dl -i --extract-audio --audio-format mp3 --audio-quality 0 <url>

if you us­ing zsh or fish wrap the url us­ing quotes 'url'

Happy down­load­ing