Fix the duration field for the VideoDetective and InternetVideoArchive tests
Also remove the use of the old format system and the comment
This commit is contained in:
parent
685a9cd2f1
commit
cbbd9a9c69
2 changed files with 3 additions and 6 deletions
|
@ -16,7 +16,7 @@ class VideoDetectiveIE(InfoExtractor):
|
|||
u'info_dict': {
|
||||
u'title': u'KICK-ASS 2',
|
||||
u'description': u'md5:65ba37ad619165afac7d432eaded6013',
|
||||
u'duration': 138,
|
||||
u'duration': 135,
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue