[ooyala] fix duration scale

This commit is contained in:
remitamine 2015-12-04 16:18:02 +01:00
parent b80d4bebf3
commit 53e06b2507
7 changed files with 12 additions and 12 deletions

View file

@ -17,7 +17,7 @@ class BYUtvIE(InfoExtractor):
'description': 'md5:e07269172baff037f8e8bf9956bc9747',
'title': 'Season 5 Episode 5',
'thumbnail': 're:^https?://.*\.jpg$',
'duration': 1486486,
'duration': 1486.486,
},
'params': {
'skip_download': True,