forked from minhngoc25a/youtube-dl
[kusi] Correct test_KUSI
This commit is contained in:
parent
fa880d20ad
commit
28559564b2
|
@ -24,7 +24,10 @@ class KUSIIE(InfoExtractor):
|
|||
'id': '12203019',
|
||||
'ext': 'mp4',
|
||||
'title': 'Turko Files: Case Closed! & Put On Hold!',
|
||||
'duration': 231,
|
||||
'duration': 231.0,
|
||||
'upload_date': '20160210',
|
||||
'timestamp': 1455087571,
|
||||
'thumbnail': 're:^https?://.*\.jpg$'
|
||||
},
|
||||
}, {
|
||||
'url': 'http://kusi.com/video?clipId=12203019',
|
||||
|
|
Loading…
Reference in New Issue