Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality
This commit is contained in:
parent
3d60d33773
commit
4b7b839f24
4 changed files with 34 additions and 1 deletions
|
@ -16,7 +16,7 @@ class VideoDetectiveIE(InfoExtractor):
|
|||
u'info_dict': {
|
||||
u'title': u'KICK-ASS 2',
|
||||
u'description': u'md5:65ba37ad619165afac7d432eaded6013',
|
||||
u'duration': 135,
|
||||
u'duration': 138,
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue