projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b4774d
)
[crackle] Update test
author
Tithen-Firion
<Tithen-Firion@users.noreply.github.com>
Fri, 5 May 2017 20:39:14 +0000
(22:39 +0200)
committer
Sergey M
<dstftw@gmail.com>
Fri, 5 May 2017 20:39:14 +0000
(
03:39
+0700)
youtube_dl/extractor/crackle.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/crackle.py
b/youtube_dl/extractor/crackle.py
index f919ed208d16d0cb8e8299ceacec1d96b0237c81..13f425b2bf1672c66a723f22a0e6e3d73c0456c3 100644
(file)
--- 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': {