about summary refs log tree commit diff
path: root/youtube_dl/extractor/foxnews.py
diff options
context:
space:
mode:
authorremitamine <remitamine@gmail.com>2016-03-04 21:42:04 +0100
committerremitamine <remitamine@gmail.com>2016-03-04 21:42:04 +0100
commitcf074e5ddd3840071df78ec509bcd74520a8f425 (patch)
treed3b28682f0f15743b2c8862a944d9240cfe5bd89 /youtube_dl/extractor/foxnews.py
parent002c75524854033f02d03fa854a45d0fcd3ac74c (diff)
downloadyoutube-dl-cf074e5ddd3840071df78ec509bcd74520a8f425.tar.gz
youtube-dl-cf074e5ddd3840071df78ec509bcd74520a8f425.tar.xz
youtube-dl-cf074e5ddd3840071df78ec509bcd74520a8f425.zip
[foxnews] update test
Diffstat (limited to 'youtube_dl/extractor/foxnews.py')
-rw-r--r--youtube_dl/extractor/foxnews.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/youtube_dl/extractor/foxnews.py b/youtube_dl/extractor/foxnews.py
index 318ac013d..1dc50318c 100644
--- a/youtube_dl/extractor/foxnews.py
+++ b/youtube_dl/extractor/foxnews.py
@@ -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',