mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-04 22:47:07 -05:00
[howstuffworks] Skip a broken test case
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user