X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/a475f326a4099c540835dacdda9dbbf92a56130d..15c7085f5de281daf62445c926cda39e648108a4:/debian/youtube-dl.pod diff --git a/debian/youtube-dl.pod b/debian/youtube-dl.pod index 9f25ab1..ae2d2f0 100644 --- a/debian/youtube-dl.pod +++ b/debian/youtube-dl.pod @@ -216,6 +216,16 @@ Do not append the I<.part> suffix do files that have not yet been completed. Do not use the I header to set the file modification time. +=item --extract-audio + +Create an audio-only file extracted from the video downloaded. Requires that +ffmpeg and ffprobe be installed. + +=item --audio-format=B + +Set the audio format to be used for the extraction. Possible values are +I, I, I, with I being the default. + =back =head1 OUTPUT TEMPLATE