diff --git a/pages/common/youtube-dl.md b/pages/common/youtube-dl.md index d9e04b4dd0..3983f56ec9 100644 --- a/pages/common/youtube-dl.md +++ b/pages/common/youtube-dl.md @@ -6,7 +6,7 @@ `youtube-dl {{https://www.youtube.com/watch?v=oHg5SJYRHA0}}` -- Download the audio from a video as an MP3: +- Download the audio from a video and convert it to an MP3: `youtube-dl -x --audio-format {{mp3}} {{url}}`