From 44063bacc2b23565e812d5c975707f38bcf31e93 Mon Sep 17 00:00:00 2001 From: Tithen-Firion Date: Mon, 1 May 2017 00:28:23 +0200 Subject: [PATCH] [crackle] update test case --- youtube_dl/extractor/crackle.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/youtube_dl/extractor/crackle.py b/youtube_dl/extractor/crackle.py index f919ed208..13f425b2b 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': {