mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 23:35:04 +00:00
[veoh] Skip deleted test video
This commit is contained in:
parent
1aac03797e
commit
6e1e0e4b5b
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue