From 277c7465f58e0ac50de0dd9ebc2083f6142e9a94 Mon Sep 17 00:00:00 2001 From: remitamine Date: Tue, 24 May 2016 11:24:29 +0100 Subject: [ooyala] check manifest ext with determine_ext and update tests for related extractors --- youtube_dl/extractor/veoh.py | 1 + 1 file changed, 1 insertion(+) (limited to 'youtube_dl/extractor/veoh.py') diff --git a/youtube_dl/extractor/veoh.py b/youtube_dl/extractor/veoh.py index 23ce0a0d1..0f5d68738 100644 --- a/youtube_dl/extractor/veoh.py +++ b/youtube_dl/extractor/veoh.py @@ -37,6 +37,7 @@ class VeohIE(InfoExtractor): 'uploader': 'afp-news', 'duration': 123, }, + 'skip': 'This video has been deleted.', }, { 'url': 'http://www.veoh.com/watch/v69525809F6Nc4frX', -- cgit v1.2.3