mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-05 11:01:11 +00:00
[vevo] Update test video's duration
This commit is contained in:
parent
715c8e7bdb
commit
0b6a9f639f
@ -24,7 +24,7 @@ class VevoIE(InfoExtractor):
|
|||||||
u"upload_date": u"20130624",
|
u"upload_date": u"20130624",
|
||||||
u"uploader": u"Hurts",
|
u"uploader": u"Hurts",
|
||||||
u"title": u"Somebody to Die For",
|
u"title": u"Somebody to Die For",
|
||||||
u"duration": 230,
|
u"duration": 230.12,
|
||||||
u"width": 1920,
|
u"width": 1920,
|
||||||
u"height": 1080,
|
u"height": 1080,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user