This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[vevo] Update test video's duration
totalwebcasting
Jaime Marquínez Ferrándiz
11 years ago
parent
715c8e7bdb
commit
0b6a9f639f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
,
}
Write
Preview
Loading…
Cancel
Save