diff --git a/pages/common/youtube-dl.md b/pages/common/youtube-dl.md index 04b2c60c4e..b34083a5b1 100644 --- a/pages/common/youtube-dl.md +++ b/pages/common/youtube-dl.md @@ -13,7 +13,7 @@ - Download a video or playlist at a specific quality: -`youtube-dl --format {{best[height<=480]}} {{https://www.youtube.com/watch?v=oHg5SJYRHA0}}` +`youtube-dl --format {{"best[height<=480]"}} {{https://www.youtube.com/watch?v=oHg5SJYRHA0}}` - Download the audio from a video and convert it to an MP3: