projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce15234
)
[tvp] Skip tests
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 16 Nov 2013 01:09:30 +0000
(
02:09
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 16 Nov 2013 01:09:30 +0000
(
02:09
+0100)
youtube_dl/extractor/tvp.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/tvp.py
b/youtube_dl/extractor/tvp.py
index 76721a986e0269eb90a727f27b896cf8266351fc..bfed9dd042bf3e170f1af394954d64dbdadea0ac 100644
(file)
--- 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):