mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-08 04:47:08 -05:00
[ooyala] fix duration scale
This commit is contained in:
@@ -16,7 +16,7 @@ class TeachingChannelIE(InfoExtractor):
|
||||
'ext': 'mp4',
|
||||
'title': 'A History of Teaming',
|
||||
'description': 'md5:2a9033db8da81f2edffa4c99888140b3',
|
||||
'duration': 422255,
|
||||
'duration': 422.255,
|
||||
},
|
||||
'params': {
|
||||
# m3u8 download
|
||||
|
||||
Reference in New Issue
Block a user