projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fd2957
)
[novamov] Skip tests
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 22 Jan 2014 02:04:10 +0000
(
03:04
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 22 Jan 2014 02:04:10 +0000
(
03:04
+0100)
youtube_dl/extractor/novamov.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/novamov.py
b/youtube_dl/extractor/novamov.py
index 48ee00da3dbc0c75a5a5b09c8d7b2faf7e0a6ceb..6af8d934c8baa18b457fe1bdc3e96f42b5a82588 100644
(file)
--- a/
youtube_dl/extractor/novamov.py
+++ b/
youtube_dl/extractor/novamov.py
@@
-19,7
+19,8
@@
class NovamovIE(InfoExtractor):
'info_dict': {
'title': 'search engine optimization',
'description': 'search engine optimization is used to rank the web page in the google search engine'
- }
+ },
+ 'skip': '"Invalid token" errors abound (in web interface as well as youtube-dl, there is nothing we can do about it.)'
}
def _real_extract(self, url):