projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f99e0f1
)
[toutv] really skip test
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 20 Nov 2013 06:37:14 +0000
(07:37 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 20 Nov 2013 06:37:22 +0000
(07:37 +0100)
youtube_dl/extractor/toutv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/toutv.py
b/youtube_dl/extractor/toutv.py
index 73ea67da90fb3215e984a68fc577d8125e6a6cfb..7320836177646ee41e6b07acc7b7f4fd726d4491 100644
(file)
--- a/
youtube_dl/extractor/toutv.py
+++ b/
youtube_dl/extractor/toutv.py
@@
-28,7
+28,7
@@
class TouTvIE(InfoExtractor):
u'params': {
u'skip_download': True, # Requires rtmpdump
},
- u'
x
skip': 'Only available in Canada'
+ u'skip': 'Only available in Canada'
}
def _real_extract(self, url):