1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-01 21:51:02 +02: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': {