[vevo] Correct test value
The date is now interpreted as UTC for consistency.
This commit is contained in:
		@@ -57,7 +57,7 @@ class VevoIE(InfoExtractor):
 | 
				
			|||||||
            'age_limit': 18,
 | 
					            'age_limit': 18,
 | 
				
			||||||
            'title': 'Tunnel Vision (Explicit)',
 | 
					            'title': 'Tunnel Vision (Explicit)',
 | 
				
			||||||
            'uploader': 'Justin Timberlake',
 | 
					            'uploader': 'Justin Timberlake',
 | 
				
			||||||
            'upload_date': '20130704',
 | 
					            'upload_date': '20130703',
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        'params': {
 | 
					        'params': {
 | 
				
			||||||
            'skip_download': 'true',
 | 
					            'skip_download': 'true',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user