mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[vevo] Correct test value
The date is now interpreted as UTC for consistency.
This commit is contained in:
parent
bcf89ce62c
commit
a33932cfe3
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user