[nova] Add tv test

This commit is contained in:
Sergey M․ 2015-06-02 00:57:08 +06:00
parent 923e79e2e4
commit 60158217ef
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@ class NovaIE(InfoExtractor):
}, {
'url': 'http://prask.nova.cz/clanek/novinky/co-si-na-sobe-nase-hvezdy-nechaly-pojistit.html',
'only_matching': True,
}, {
'url': 'http://tv.nova.cz/clanek/novinky/zivot-je-zivot-bondovsky-trailer.html',
'only_matching': True,
}]
def _real_extract(self, url):