From: Yen Chi Hsuan Date: Thu, 30 Apr 2015 15:33:49 +0000 (+0800) Subject: Merge remote-tracking branch 'upstream/master' X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=ffbc3901d276a4fafc9423c51dc2c6aa5d108d91;hp=7a03280df4555998fc99399907062b62383db2c4;p=youtube-dl Merge remote-tracking branch 'upstream/master' --- 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', } }]