]> jfr.im git - yt-dlp.git/blobdiff - README.md
Allow specifying path in `--external-downloader`
[yt-dlp.git] / README.md
index 2d40b6a9aabdf5d93d88fee7d0d2ba48f790a415..69813c2b75e89b549bfb8eef4368d8c5957ec414 100644 (file)
--- a/README.md
+++ b/README.md
@@ -326,9 +326,10 @@ ## Download Options:
     --no-hls-use-mpegts              Do not use the mpegts container for HLS
                                      videos. This is default when not
                                      downloading live streams
-    --external-downloader NAME       Use the specified external downloader.
-                                     Currently supports aria2c, avconv, axel,
-                                     curl, ffmpeg, httpie, wget
+    --external-downloader NAME       Name or path of the external downloader to
+                                     use. Currently supports aria2c, avconv,
+                                     axel, curl, ffmpeg, httpie, wget
+                                     (Recommended: aria2c)
     --downloader-args NAME:ARGS      Give these arguments to the external
                                      downloader. Specify the downloader name and
                                      the arguments separated by a colon ":". You