aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/veehd.py
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2015-04-30 22:58:03 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2015-04-30 23:27:07 +0800
commit482a1258de6af0a15b6e7859d244f9125cadef47 (patch)
treeb1cb880899fabe66ea13d6cdbf7f0e1d54686616 /youtube_dl/extractor/veehd.py
parentf7f1df1d82d556c0726898b9de2f7f3824c1be5a (diff)
downloadyoutube-dl-482a1258de6af0a15b6e7859d244f9125cadef47.tar.xz
[VeeHD] Replace the third test case due to copyright issues
Diffstat (limited to 'youtube_dl/extractor/veehd.py')
-rw-r--r--youtube_dl/extractor/veehd.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/youtube_dl/extractor/veehd.py b/youtube_dl/extractor/veehd.py
index 7fdeb784d..346edf485 100644
--- a/youtube_dl/extractor/veehd.py
+++ b/youtube_dl/extractor/veehd.py
@@ -39,13 +39,13 @@ class VeeHDIE(InfoExtractor):
'uploader_id': 'spotted',
}
}, {
- 'url': 'http://veehd.com/video/4665804_Tell-No-One-Ne-le-dis-a-personne-2006-French-EngSoftSubs-Re-Up',
+ 'url': 'http://veehd.com/video/2046729_2012-2009-DivX-Trailer',
'info_dict': {
- 'id': '4665804',
+ 'id': '2046729',
'ext': 'avi',
- 'title': 'Tell No One (Ne le dis a personne) 2006 French(EngSoftSubs) Re-Up',
- 'description': 'md5:d660cca685549776f37165e9a10b60ba',
- 'uploader_id': 'belial2549',
+ 'title': '2012 (2009) DivX Trailer',
+ 'description': 'md5:75435ee95255e6a9838ac6f6f3a2396b',
+ 'uploader_id': 'Movie_Trailers',
}
}]