Browse Source

[vevo] Update test video's duration

totalwebcasting
Jaime Marquínez Ferrándiz 11 years ago
parent
commit
0b6a9f639f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/vevo.py

+ 1
- 1
youtube_dl/extractor/vevo.py View File

@ -24,7 +24,7 @@ class VevoIE(InfoExtractor):
u"upload_date": u"20130624",
u"uploader": u"Hurts",
u"title": u"Somebody to Die For",
u"duration": 230,
u"duration": 230.12,
u"width": 1920,
u"height": 1080,
}


Loading…
Cancel
Save