youtube-dl: fix format syntax (#3175)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user