diff options
Diffstat (limited to 'youtube_dl/extractor/cnbc.py')
| -rw-r--r-- | youtube_dl/extractor/cnbc.py | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/youtube_dl/extractor/cnbc.py b/youtube_dl/extractor/cnbc.py index 25b308752..d354d9f95 100644 --- a/youtube_dl/extractor/cnbc.py +++ b/youtube_dl/extractor/cnbc.py @@ -14,6 +14,9 @@ class CNBCIE(InfoExtractor):              'ext': 'mp4',              'title': 'Fighting zombies is big business',              'description': 'md5:0c100d8e1a7947bd2feec9a5550e519e', +            'timestamp': 1459332000, +            'upload_date': '20160330', +            'uploader': 'NBCU-CNBC',          },          'params': {              # m3u8 download | 
