[howstuffworks] Skip a broken test case
This commit is contained in:
parent
c77a0c01cb
commit
8865b8abfd
|
@ -24,6 +24,7 @@ class HowStuffWorksIE(InfoExtractor):
|
|||
'thumbnail': 're:^https?://.*\.jpg$',
|
||||
'duration': 161,
|
||||
},
|
||||
'skip': 'Video broken',
|
||||
},
|
||||
{
|
||||
'url': 'http://adventure.howstuffworks.com/7199-survival-zone-food-and-water-in-the-savanna-video.htm',
|
||||
|
|
Loading…
Reference in New Issue