2
0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-09-21 15:52:33 -06:00

[tvp] Skip tests

This commit is contained in:
Philipp Hagemeister 2013-11-16 02:09:30 +01:00
parent ce152341a1
commit 52d703d3d1

View 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):