mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 08:19:57 +01:00
[veoh] Skip deleted test video
This commit is contained in:
parent
1aac03797e
commit
6e1e0e4b5b
@ -49,6 +49,7 @@ class VeohIE(InfoExtractor):
|
|||||||
'description': 'md5:f5a11c51f8fb51d2315bca0937526891',
|
'description': 'md5:f5a11c51f8fb51d2315bca0937526891',
|
||||||
'uploader': 'newsy-videos',
|
'uploader': 'newsy-videos',
|
||||||
},
|
},
|
||||||
|
'skip': 'This video has been deleted.',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user