[common] Document protocol http_dash_segments
authorYen Chi Hsuan <yan12125@gmail.com>
Sun, 6 Mar 2016 09:47:07 +0000 (17:47 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sun, 6 Mar 2016 09:47:07 +0000 (17:47 +0800)
youtube_dl/extractor/common.py

index 07bd2cbe2f9f6c4213e31e4c6e90d2df7b611f58..bfa9c82f6c42c9e126a7a30fde4391fcf49995c3 100644 (file)
@@ -105,7 +105,7 @@ class InfoExtractor(object):
                     * protocol   The protocol that will be used for the actual
                                  download, lower-case.
                                  "http", "https", "rtsp", "rtmp", "rtmpe",
-                                 "m3u8", or "m3u8_native".
+                                 "m3u8", "m3u8_native" or "http_dash_segments".
                     * preference Order number of this format. If this field is
                                  present and not None, the formats get sorted
                                  by this field, regardless of all other values.