projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5878e63
)
[moevideo] Skip removed video test
author
Sergey M․
<dstftw@gmail.com>
Wed, 31 Dec 2014 18:46:03 +0000
(
00:46
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 31 Dec 2014 18:46:03 +0000
(
00:46
+0600)
youtube_dl/extractor/moevideo.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/moevideo.py
b/youtube_dl/extractor/moevideo.py
index 184f9c2c9e216a47b635680ba928f1c3c403619d..5a66302f6ec317f89c4153248565159ebd075010 100644
(file)
--- a/
youtube_dl/extractor/moevideo.py
+++ b/
youtube_dl/extractor/moevideo.py
@@
-52,7
+52,8
@@
class MoeVideoIE(InfoExtractor):
'height': 296,
'duration': 6027,
'filesize': 588257923,
- }
+ },
+ 'skip': 'Video has been removed',
},
]