mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 02:12:16 +03:00
youtube-dl: clearer description of mp3 example
This commit is contained in:
parent
78a2b886ea
commit
790a4234b9
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
`youtube-dl {{https://www.youtube.com/watch?v=oHg5SJYRHA0}}`
|
`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}}`
|
`youtube-dl -x --audio-format {{mp3}} {{url}}`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user