Browse Source

[tf1] try all supported adaptive urls

Remita Amine 7 years ago
parent
commit
8b183bd5f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/tf1.py

+ 1 - 0
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': {