Browse Source
[howstuffworks] Skip a broken test case
totalwebcasting
Yen Chi Hsuan
9 years ago
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30
1 changed files with
1 additions and
0 deletions
-
youtube_dl/extractor/howstuffworks.py
|
|
@ -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', |
|
|
|