[brightcove] fix format sorting
[youtube-dl] / youtube_dl / extractor / thestar.py
index b7e9af2afc87460fb63cf4becaa87d0ce5760f8e..ba1380abcbeb3cb2a321b41695517f16f8cd6196 100644 (file)
@@ -19,6 +19,10 @@ class TheStarIE(InfoExtractor):
             'uploader_id': '794267642001',
             'timestamp': 1454353482,
             'upload_date': '20160201',
+        },
+        'params': {
+            # m3u8 download
+            'skip_download': True,
         }
     }
     BRIGHTCOVE_URL_TEMPLATE = 'http://players.brightcove.net/794267642001/default_default/index.html?videoId=%s'