[lifenews] Add test for #5660

This commit is contained in:
Sergey M․ 2015-05-10 00:27:49 +06:00
parent 480065172d
commit 057ebeaca3
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ class LifeNewsIE(InfoExtractor):
'upload_date': '20150505',
'uploader': 'embed.life.ru',
}
}, {
'url': 'http://lifenews.ru/video/13035',
'only_matching': True,
}]
def _real_extract(self, url):