projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d19bb9c
)
[noco] Skip test
author
Sergey M․
<dstftw@gmail.com>
Tue, 13 May 2014 12:12:17 +0000
(19:12 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 13 May 2014 12:12:17 +0000
(19:12 +0700)
youtube_dl/extractor/noco.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/noco.py
b/youtube_dl/extractor/noco.py
index ec011eb495855df4b064ead744a44954a2817202..d451cd1bf8db30dd7b3315ee1edb35489ad6a8c0 100644
(file)
--- a/
youtube_dl/extractor/noco.py
+++ b/
youtube_dl/extractor/noco.py
@@
-26,7
+26,8
@@
class NocoIE(InfoExtractor):
'uploader': 'Nolife',
'uploader_id': 'NOL',
'duration': 2851.2,
- }
+ },
+ 'skip': 'Requires noco account',
}
def _real_extract(self, url):