projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0ae181
)
[smotri] Skip broken tests
author
Sergey M․
<dstftw@gmail.com>
Tue, 23 Dec 2014 14:33:56 +0000
(20:33 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 23 Dec 2014 14:33:56 +0000
(20:33 +0600)
youtube_dl/extractor/smotri.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/smotri.py
b/youtube_dl/extractor/smotri.py
index d031fe40167f7ff704c26fde3972d4fa45f1b3b5..baef3daa04f70ceea7200f5f810eba7fc9df052f 100644
(file)
--- a/
youtube_dl/extractor/smotri.py
+++ b/
youtube_dl/extractor/smotri.py
@@
-69,6
+69,7
@@
class SmotriIE(InfoExtractor):
'params': {
'videopassword': 'qwerty',
},
+ 'skip': 'Video is not approved by moderator',
},
# age limit + video-password
{
@@
-86,7
+87,8
@@
class SmotriIE(InfoExtractor):
},
'params': {
'videopassword': '333'
- }
+ },
+ 'skip': 'Video is not approved by moderator',
},
# swf player
{