diff options
author | Sergey M․ <dstftw@gmail.com> | 2015-05-05 02:50:39 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2015-05-05 02:50:39 +0600 |
commit | 01e4b1ee14a3e9dedcb6a156c6eaf1603a8a0592 (patch) | |
tree | bb478bc37649d6e8e75517679c44dc793dd8bed9 /youtube_dl | |
parent | 815ac0293ee9d7f3771499cd71d833c83575bec9 (diff) |
[noco] Update tests
Diffstat (limited to 'youtube_dl')
-rw-r--r-- | youtube_dl/extractor/noco.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/noco.py b/youtube_dl/extractor/noco.py index 098c564bd..5674ee2a4 100644 --- a/youtube_dl/extractor/noco.py +++ b/youtube_dl/extractor/noco.py @@ -51,7 +51,7 @@ class NocoIE(InfoExtractor): 'id': '12610', 'ext': 'mp4', 'title': 'The Guild #1 - Wake-Up Call', - 'description': '', + 'timestamp': 1403863200, 'upload_date': '20140627', 'uploader': 'LBL42', 'uploader_id': 'LBL', |