X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Ftf1.py;h=772134a128e6f75d3a15d4fbb4ee37a776edfe10;hb=dca087205692c934163ec9aca5962056f890cd19;hp=7d1071cbfdc7698f9aec7de6587e06cf671a7e7d;hpb=0725f584e157e9ae467cb62af60d5f3c9bcf8e2c;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):