[tvp] Skip tests
This commit is contained in:
parent
ce152341a1
commit
52d703d3d1
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ class TvpIE(InfoExtractor):
|
|||
u'title': u'31.10.2013 - Odcinek 2',
|
||||
u'description': u'31.10.2013 - Odcinek 2',
|
||||
},
|
||||
u'skip': u'Download has to use same server IP as extraction. Therefore, a good (load-balancing) DNS resolver will make the download fail.'
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
Loading…
Reference in a new issue