about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTithen-Firion <Tithen-Firion@users.noreply.github.com>2017-04-27 23:26:59 +0200
committerSergey M <dstftw@gmail.com>2017-04-28 04:26:59 +0700
commit3fd0f70f6a1107a217f5c4c860ae180a6daf1ab6 (patch)
tree1d7902e12589237e8a323294b2566596cb2b6c9b
parent33c62efc32be0566ec21ecba817c1b2f7a6be1ce (diff)
downloadyoutube-dl-3fd0f70f6a1107a217f5c4c860ae180a6daf1ab6.tar.gz
youtube-dl-3fd0f70f6a1107a217f5c4c860ae180a6daf1ab6.tar.xz
youtube-dl-3fd0f70f6a1107a217f5c4c860ae180a6daf1ab6.zip
[cbslocal] Update test
-rw-r--r--youtube_dl/extractor/cbslocal.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/youtube_dl/extractor/cbslocal.py b/youtube_dl/extractor/cbslocal.py
index 8d5f11dd1..7d78e3aae 100644
--- a/youtube_dl/extractor/cbslocal.py
+++ b/youtube_dl/extractor/cbslocal.py
@@ -60,8 +60,8 @@ class CBSLocalIE(AnvatoIE):
             'title': 'A Very Blue Anniversary',
             'description': 'CBS2’s Cindy Hsu has more.',
             'thumbnail': 're:^https?://.*',
-            'timestamp': 1479962220,
-            'upload_date': '20161124',
+            'timestamp': int,
+            'upload_date': r're:^\d{8}$',
             'uploader': 'CBS',
             'subtitles': {
                 'en': 'mincount:5',