|
|
@ -60,8 +60,8 @@ class CBSLocalIE(AnvatoIE):
|
|
|
|
'title': 'A Very Blue Anniversary',
|
|
|
|
'title': 'A Very Blue Anniversary',
|
|
|
|
'description': 'CBS2’s Cindy Hsu has more.',
|
|
|
|
'description': 'CBS2’s Cindy Hsu has more.',
|
|
|
|
'thumbnail': 're:^https?://.*',
|
|
|
|
'thumbnail': 're:^https?://.*',
|
|
|
|
'timestamp': 1479962220,
|
|
|
|
'timestamp': int,
|
|
|
|
'upload_date': '20161124',
|
|
|
|
'upload_date': r're:^\d{8}$',
|
|
|
|
'uploader': 'CBS',
|
|
|
|
'uploader': 'CBS',
|
|
|
|
'subtitles': {
|
|
|
|
'subtitles': {
|
|
|
|
'en': 'mincount:5',
|
|
|
|
'en': 'mincount:5',
|
|
|
|