mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[moevideo] Skip another removed test (#10474)
This commit is contained in:
parent
9d54b02bae
commit
92c9c2a88b
|
@ -35,7 +35,8 @@ class MoeVideoIE(InfoExtractor):
|
|||
'height': 360,
|
||||
'duration': 179,
|
||||
'filesize': 17822500,
|
||||
}
|
||||
},
|
||||
'skip': 'Video has been removed',
|
||||
},
|
||||
{
|
||||
'url': 'http://playreplay.net/video/77107.7f325710a627383d40540d8e991a',
|
||||
|
|
Loading…
Reference in a new issue