mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-08 19:08:40 +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