mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[veoh] Skip deleted test video
This commit is contained in:
@ -49,6 +49,7 @@ class VeohIE(InfoExtractor):
|
||||
'description': 'md5:f5a11c51f8fb51d2315bca0937526891',
|
||||
'uploader': 'newsy-videos',
|
||||
},
|
||||
'skip': 'This video has been deleted.',
|
||||
},
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user