youtube-dl --extract-audio --audio-format mp3 [video link] # best audio with best video youtube-dl -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/bestvideo+bestaudio' --merge-output-format mp4 'PASTE_YOUTUBE_URL'