[vevo] Correct test value
authorPhilipp Hagemeister <phihag@phihag.de>
Mon, 10 Mar 2014 16:56:52 +0000 (17:56 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Mon, 10 Mar 2014 16:56:54 +0000 (17:56 +0100)
The date is now interpreted as UTC for consistency.

youtube_dl/extractor/vevo.py

index 98a663496303f4e8e357e8816773e9a5a27479cd..888eb7402b085014516c1457b37f42273618ce05 100644 (file)
@@ -57,7 +57,7 @@ class VevoIE(InfoExtractor):
             'age_limit': 18,
             'title': 'Tunnel Vision (Explicit)',
             'uploader': 'Justin Timberlake',
-            'upload_date': '20130704',
+            'upload_date': '20130703',
         },
         'params': {
             'skip_download': 'true',