Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-10-12 22:21:23 +02:00
parent 3d60d33773
commit 4b7b839f24
4 changed files with 34 additions and 1 deletions

View file

@ -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,
},
}