mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-17 14:59:29 +01: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,
|
'height': 360,
|
||||||
'duration': 179,
|
'duration': 179,
|
||||||
'filesize': 17822500,
|
'filesize': 17822500,
|
||||||
}
|
},
|
||||||
|
'skip': 'Video has been removed',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'url': 'http://playreplay.net/video/77107.7f325710a627383d40540d8e991a',
|
'url': 'http://playreplay.net/video/77107.7f325710a627383d40540d8e991a',
|
||||||
|
Loading…
Reference in New Issue
Block a user