[nova] Add tv test
authorSergey M․ <dstftw@gmail.com>
Mon, 1 Jun 2015 18:57:08 +0000 (00:57 +0600)
committerSergey M․ <dstftw@gmail.com>
Mon, 1 Jun 2015 18:57:08 +0000 (00:57 +0600)
youtube_dl/extractor/nova.py

index e93a7ffa8c8891eb838dc6f9d10ec8d5dc882982..4e999b2379a0310730e79abb14adf6da433d1c16 100644 (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):