This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[crackle] Update test
master-ytdl-org
Tithen-Firion
8 years ago
committed by
Sergey M
parent
8b4774dcac
commit
1f9fefe7f5
1 changed files
with
4 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-3
youtube_dl/extractor/crackle.py
+ 4
- 3
youtube_dl/extractor/crackle.py
View 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
'
:
{
Write
Preview
Loading…
Cancel
Save