summary refs log tree commit diff
diff options
context:
space:
mode:
authort0mm0 <dev@onairsoftware.co.uk>2015-01-04 00:43:55 +0000
committert0mm0 <dev@onairsoftware.co.uk>2015-01-04 00:43:55 +0000
commit2bf098eda43f0c789e04f7f633149cc99873d182 (patch)
treee5b1edb1d738dc29d56ba0896614c521dafda327
parent382e05fa5686ea58606f684f3032b91801ece8f3 (diff)
downloadyoutube-dl-2bf098eda43f0c789e04f7f633149cc99873d182.tar.gz
youtube-dl-2bf098eda43f0c789e04f7f633149cc99873d182.tar.xz
youtube-dl-2bf098eda43f0c789e04f7f633149cc99873d182.zip
[tf1] fix test
-rw-r--r--youtube_dl/extractor/tf1.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/youtube_dl/extractor/tf1.py b/youtube_dl/extractor/tf1.py
index 384b4c3f8..5c0fcef58 100644
--- a/youtube_dl/extractor/tf1.py
+++ b/youtube_dl/extractor/tf1.py
@@ -24,10 +24,11 @@ class TF1IE(InfoExtractor):
     }, {
         'url': 'http://www.tfou.fr/chuggington/videos/le-grand-mysterioso-chuggington-7085291-739.html',
         'info_dict': {
-            'id': '7085291',
+            'id': '12043945',
             'ext': 'mp4',
             'title': 'Le grand Mystérioso - Chuggington',
-            'description': 'Emery rêve qu\'un article lui soit consacré dans le journal.',
+            'description': 'Le grand Mystérioso - Emery rêve qu\'un article lui soit consacré dans le journal.',
+            'upload_date': '20150103',
         },
         'params': {
             # Sometimes wat serves the whole file with the --test option