1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-03 02:49:28 +00:00

[crackle] Update test

This commit is contained in:
Tithen-Firion 2017-05-05 22:39:14 +02:00 committed by Sergey M
parent 8b4774dcac
commit 1f9fefe7f5

View file

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