mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[VeeHD] Replace the third test case due to copyright issues
This commit is contained in:
parent
f7f1df1d82
commit
482a1258de
1 changed files with 5 additions and 5 deletions
|
@ -39,13 +39,13 @@ class VeeHDIE(InfoExtractor):
|
||||||
'uploader_id': 'spotted',
|
'uploader_id': 'spotted',
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
'url': 'http://veehd.com/video/4665804_Tell-No-One-Ne-le-dis-a-personne-2006-French-EngSoftSubs-Re-Up',
|
'url': 'http://veehd.com/video/2046729_2012-2009-DivX-Trailer',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '4665804',
|
'id': '2046729',
|
||||||
'ext': 'avi',
|
'ext': 'avi',
|
||||||
'title': 'Tell No One (Ne le dis a personne) 2006 French(EngSoftSubs) Re-Up',
|
'title': '2012 (2009) DivX Trailer',
|
||||||
'description': 'md5:d660cca685549776f37165e9a10b60ba',
|
'description': 'md5:75435ee95255e6a9838ac6f6f3a2396b',
|
||||||
'uploader_id': 'belial2549',
|
'uploader_id': 'Movie_Trailers',
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue