[foxnews] update test
authorremitamine <remitamine@gmail.com>
Fri, 4 Mar 2016 20:42:04 +0000 (21:42 +0100)
committerremitamine <remitamine@gmail.com>
Fri, 4 Mar 2016 20:42:04 +0000 (21:42 +0100)
youtube_dl/extractor/foxnews.py

index 318ac013d44b9ca8ce9de5c77d67b2cd3c9bb1e1..1dc50318ce81feb2604cfef943ddfb90e0a7641b 100644 (file)
@@ -36,6 +36,10 @@ class FoxNewsIE(AMPIE):
                 # 'upload_date': '20141204',
                 'thumbnail': 're:^https?://.*\.jpg$',
             },
+            'params': {
+                # m3u8 download
+                'skip_download': True,
+            },
         },
         {
             'url': 'http://video.foxnews.com/v/video-embed.html?video_id=3937480&d=video.foxnews.com',