1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-24 12:49:33 +00:00

[howstuffworks] Skip a broken test case

This commit is contained in:
Yen Chi Hsuan 2016-04-12 17:30:14 +08:00
parent c77a0c01cb
commit 8865b8abfd
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30

View file

@ -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',