Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match.

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-07-30 11:19:07 +02:00
parent 2bc3de0f28
commit fa80026915
2 changed files with 4 additions and 3 deletions

View file

@ -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):