1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-26 02:14:32 +01:00

remove invalid generic test

This commit is contained in:
selfisekai 2020-05-24 20:54:29 +02:00
parent 9104d5c362
commit 221658f949

View File

@ -1580,20 +1580,7 @@ class GenericIE(InfoExtractor):
'upload_date': '20160409', 'upload_date': '20160409',
}, },
}, },
# LiveLeak embed # LiveLeak embed pattern (#13336)
{
'url': 'http://www.wykop.pl/link/3088787/',
'md5': '7619da8c820e835bef21a1efa2a0fc71',
'info_dict': {
'id': '874_1459135191',
'ext': 'mp4',
'title': 'Man shows poor quality of new apartment building',
'description': 'The wall is like a sand pile.',
'uploader': 'Lake8737',
},
'add_ie': [LiveLeakIE.ie_key()],
},
# Another LiveLeak embed pattern (#13336)
{ {
'url': 'https://milo.yiannopoulos.net/2017/06/concealed-carry-robbery/', 'url': 'https://milo.yiannopoulos.net/2017/06/concealed-carry-robbery/',
'info_dict': { 'info_dict': {