From: Philipp Hagemeister Date: Sat, 16 Nov 2013 01:09:30 +0000 (+0100) Subject: [tvp] Skip tests X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=52d703d3d1b0d24f6c4c01ef8fcf33bfee78928b;p=youtube-dl [tvp] Skip tests --- diff --git a/youtube_dl/extractor/tvp.py b/youtube_dl/extractor/tvp.py index 76721a986..bfed9dd04 100644 --- a/youtube_dl/extractor/tvp.py +++ b/youtube_dl/extractor/tvp.py @@ -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):