[addanime] Skip an invalid test

pull/12387/head
Yen Chi Hsuan 7 years ago
parent 5dd376345b
commit d2b64e04b4
No known key found for this signature in database
GPG Key ID: 7F902A182457CA23

@ -25,7 +25,8 @@ class AddAnimeIE(InfoExtractor):
'ext': 'mp4', 'ext': 'mp4',
'description': 'One Piece 606', 'description': 'One Piece 606',
'title': 'One Piece 606', 'title': 'One Piece 606',
} },
'skip': 'Video is gone',
}, { }, {
'url': 'http://add-anime.net/video/MDUGWYKNGBD8/One-Piece-687', 'url': 'http://add-anime.net/video/MDUGWYKNGBD8/One-Piece-687',
'only_matching': True, 'only_matching': True,

Loading…
Cancel
Save