[brightcove] fix format sorting
[youtube-dl] / youtube_dl / extractor / tv3.py
index d3f690dc713aa7f7c78238db1c9ea1fe47e6b651..3867ec90d016e84dcc717c9009cd12f190369364 100644 (file)
@@ -21,6 +21,7 @@ class TV3IE(InfoExtractor):
             'Failed to download MPD manifest'
         ],
         'params': {
+            # m3u8 download
             'skip_download': True,
         },
     }