X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Ftf1.py;h=772134a128e6f75d3a15d4fbb4ee37a776edfe10;hb=b24f347190b02e519dae9e60e1dff2c56ecdd92f;hp=7d1071cbfdc7698f9aec7de6587e06cf671a7e7d;hpb=152c8f349d9029dc8465bef9474143567f687562;p=youtube-dl diff --git a/youtube_dl/extractor/tf1.py b/youtube_dl/extractor/tf1.py index 7d1071cbf..772134a12 100644 --- a/youtube_dl/extractor/tf1.py +++ b/youtube_dl/extractor/tf1.py @@ -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):