mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-14 22:55:29 +01:00
[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$',
|
'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',
|
||||||
|
Loading…
Reference in New Issue
Block a user