aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/crackle.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/crackle.py')
-rw-r--r--youtube_dl/extractor/crackle.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/youtube_dl/extractor/crackle.py b/youtube_dl/extractor/crackle.py
index f919ed2..13f425b 100644
--- a/youtube_dl/extractor/crackle.py
+++ b/youtube_dl/extractor/crackle.py
@@ -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': {