yt-dlp -x --audio-format mp3 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'

Category: Media & Conversion

yt-dlp -x --audio-format mp3 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'

Extract audio from a video as MP3

Extracts just the audio and converts it to MP3. -x (--extract-audio) picks the best audio format, and --audio-format mp3 converts with ffmpeg. Other format options include opus, flac, and m4a.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.