Browse Source

[veoh] Skip deleted test video

totalwebcasting
Sergey M․ 10 years ago
parent
commit
6e1e0e4b5b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/veoh.py

+ 1
- 0
youtube_dl/extractor/veoh.py View File

@ -49,6 +49,7 @@ class VeohIE(InfoExtractor):
'description': 'md5:f5a11c51f8fb51d2315bca0937526891',
'uploader': 'newsy-videos',
},
'skip': 'This video has been deleted.',
},
]


Loading…
Cancel
Save