Browse Source

[moevideo] Skip another removed test (#10474)

totalwebcasting
Yen Chi Hsuan 8 years ago
parent
commit
92c9c2a88b
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      youtube_dl/extractor/moevideo.py

+ 2
- 1
youtube_dl/extractor/moevideo.py View File

@ -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…
Cancel
Save