1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[xfileshare] Skip an invalid test

This commit is contained in:
Yen Chi Hsuan
2016-06-10 12:31:06 +08:00
parent 506d0e9693
commit 436214baf7

View File

@ -62,7 +62,8 @@ class XFileShareIE(InfoExtractor):
'ext': 'mp4', 'ext': 'mp4',
'title': 'youtube-dl test video \'äBaW_jenozKc.mp4.mp4', 'title': 'youtube-dl test video \'äBaW_jenozKc.mp4.mp4',
'thumbnail': 're:http://.*\.jpg', 'thumbnail': 're:http://.*\.jpg',
} },
'skip': 'Video removed',
}, { }, {
'url': 'http://vidto.me/ku5glz52nqe1.html', 'url': 'http://vidto.me/ku5glz52nqe1.html',
'info_dict': { 'info_dict': {