Преглед изворни кода

[vevo] Correct test value

The date is now interpreted as UTC for consistency.
Philipp Hagemeister пре 11 година
родитељ
комит
a33932cfe3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      youtube_dl/extractor/vevo.py

+ 1 - 1
youtube_dl/extractor/vevo.py

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