summary refs log tree commit diff
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2018-06-17 15:53:29 +0100
committerRemita Amine <remitamine@gmail.com>2018-06-17 15:53:29 +0100
commit8b183bd5f800792cfc37da8ef2383fb5ba88195c (patch)
treeb9f86538f30a738b9b970b2aebcce9532abd9c3b
parent18825117545690499dc7064cd5ba207ca5ca3e23 (diff)
downloadyoutube-dl-8b183bd5f800792cfc37da8ef2383fb5ba88195c.tar.gz
youtube-dl-8b183bd5f800792cfc37da8ef2383fb5ba88195c.tar.xz
youtube-dl-8b183bd5f800792cfc37da8ef2383fb5ba88195c.zip
[tf1] try all supported adaptive urls
-rw-r--r--youtube_dl/extractor/tf1.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/tf1.py b/youtube_dl/extractor/tf1.py
index e595c4a69..903f47380 100644
--- a/youtube_dl/extractor/tf1.py
+++ b/youtube_dl/extractor/tf1.py
@@ -19,6 +19,7 @@ class TF1IE(InfoExtractor):
             # Sometimes wat serves the whole file with the --test option
             'skip_download': True,
         },
+        'expected_warnings': ['HTTP Error 404'],
     }, {
         'url': 'http://www.tfou.fr/chuggington/videos/le-grand-mysterioso-chuggington-7085291-739.html',
         'info_dict': {