Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match.
This commit is contained in:
parent
2bc3de0f28
commit
fa80026915
2 changed files with 4 additions and 3 deletions
|
@ -15,7 +15,8 @@ class TF1IE(InfoExtractor):
|
|||
u'info_dict': {
|
||||
u'title': u'Citroën Grand C4 Picasso 2013 : présentation officielle',
|
||||
u'description': u'Vidéo officielle du nouveau Citroën Grand C4 Picasso, lancé à l\'automne 2013.',
|
||||
}
|
||||
},
|
||||
u'skip': u'Sometimes wat serves the whole file with the --test option',
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue