Browse Source

[howstuffworks] Skip a broken test case

totalwebcasting
Yen Chi Hsuan 8 years ago
parent
commit
8865b8abfd
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/howstuffworks.py

+ 1
- 0
youtube_dl/extractor/howstuffworks.py 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',


Loading…
Cancel
Save