Browse Source

[howstuffworks] Skip a broken test case

Yen Chi Hsuan 9 years ago
parent
commit
8865b8abfd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/howstuffworks.py

+ 1 - 0
youtube_dl/extractor/howstuffworks.py

@@ -24,6 +24,7 @@ class HowStuffWorksIE(InfoExtractor):
                 'thumbnail': 're:^https?://.*\.jpg$',
                 'thumbnail': 're:^https?://.*\.jpg$',
                 'duration': 161,
                 'duration': 161,
             },
             },
+            'skip': 'Video broken',
         },
         },
         {
         {
             'url': 'http://adventure.howstuffworks.com/7199-survival-zone-food-and-water-in-the-savanna-video.htm',
             'url': 'http://adventure.howstuffworks.com/7199-survival-zone-food-and-water-in-the-savanna-video.htm',