[generic] Improve testcase

pull/8/head
Philipp Hagemeister 2014-01-21 01:40:34 +01:00
rodzic b60016e831
commit 3486df383b
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -92,11 +92,12 @@ class GenericIE(InfoExtractor):
# ooyala video
{
'url': 'http://www.rollingstone.com/music/videos/norwegian-dj-cashmere-cat-goes-spartan-on-with-me-premiere-20131219',
'file': 'BwY2RxaTrTkslxOfcan0UCf0YqyvWysJ.mp4',
'md5': '5644c6ca5d5782c1d0d350dad9bd840c',
'info_dict': {
'id': 'BwY2RxaTrTkslxOfcan0UCf0YqyvWysJ',
'ext': 'mp4',
'title': '2cc213299525360.mov', #that's what we get
'title': '2cc213299525360.mov', # that's what we get
},
},
]