[crackle] Update test
authorTithen-Firion <Tithen-Firion@users.noreply.github.com>
Fri, 5 May 2017 20:39:14 +0000 (22:39 +0200)
committerSergey M <dstftw@gmail.com>
Fri, 5 May 2017 20:39:14 +0000 (03:39 +0700)
youtube_dl/extractor/crackle.py

index f919ed208d16d0cb8e8299ceacec1d96b0237c81..13f425b2bf1672c66a723f22a0e6e3d73c0456c3 100644 (file)
@@ -21,9 +21,10 @@ class CrackleIE(InfoExtractor):
             'season_number': 8,
             'episode_number': 4,
             'subtitles': {
-                'en-US': [{
-                    'ext': 'ttml',
-                }]
+                'en-US': [
+                    {'ext': 'vtt'},
+                    {'ext': 'tt'},
+                ]
             },
         },
         'params': {