[tvp] Skip tests
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 16 Nov 2013 01:09:30 +0000 (02:09 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 16 Nov 2013 01:09:30 +0000 (02:09 +0100)
youtube_dl/extractor/tvp.py

index 76721a986e0269eb90a727f27b896cf8266351fc..bfed9dd042bf3e170f1af394954d64dbdadea0ac 100644 (file)
@@ -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):