mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality
This commit is contained in:
@ -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,
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user