about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2016-04-24 17:06:46 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2016-04-24 17:06:46 +0200
commit8b38f2ac40f30743b87fcf92c7570d669923a796 (patch)
treea620ac04caeabddcee908ac1769d4fc0d8156e0b /README.md
parenta82398bd72272987133c4b81cad46139ec4b5359 (diff)
downloadyoutube-dl-8b38f2ac40f30743b87fcf92c7570d669923a796.tar.gz
youtube-dl-8b38f2ac40f30743b87fcf92c7570d669923a796.tar.xz
youtube-dl-8b38f2ac40f30743b87fcf92c7570d669923a796.zip
release 2016.04.24 2016.04.24
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a54d651d..e062444b3 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,9 @@ which means you can modify it, redistribute it or use it however you like.
     --xattr-set-filesize             Set file xattribute ytdl.filesize with
                                      expected filesize (experimental)
     --hls-prefer-native              Use the native HLS downloader instead of
-                                     ffmpeg (experimental)
+                                     ffmpeg
+    --hls-prefer-ffmpeg              Use ffmpeg instead of the native HLS
+                                     downloader
     --hls-use-mpegts                 Use the mpegts container for HLS videos,
                                      allowing to play the video while
                                      downloading (some players may not be able