commit: 3fd0f70f6a1107a217f5c4c860ae180a6daf1ab6
parent 33c62efc32be0566ec21ecba817c1b2f7a6be1ce
Author: Tithen-Firion <Tithen-Firion@users.noreply.github.com>
Date: Thu, 27 Apr 2017 23:26:59 +0200
[cbslocal] Update test
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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',