1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-01 03:22:52 -05:00

[vevo] Correct test value

The date is now interpreted as UTC for consistency.
This commit is contained in:
Philipp Hagemeister
2014-03-10 17:56:52 +01:00
parent bcf89ce62c
commit a33932cfe3

View 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',