[huffpost] Add support
[youtube-dl] / youtube_dl / extractor / common.py
index 3cf742a3b6f49751ee4827a7d1f5cde3a59a884c..db1ca9edb446568479d3770604b42ae66c2ddd75 100644 (file)
@@ -71,7 +71,7 @@ class InfoExtractor(object):
                     * player_url SWF Player URL (used for rtmpdump).
                     * protocol   The protocol that will be used for the actual
                                  download, lower-case.
-                                 "http", "https", "rtsp", "rtmp" or so.
+                                 "http", "https", "rtsp", "rtmp", "m3u8" or so.
                     * preference Order number of this format. If this field is
                                  present and not None, the formats get sorted
                                  by this field.