diff options
| author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-02-01 18:19:02 +0800 | 
|---|---|---|
| committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-02-01 18:19:02 +0800 | 
| commit | 58250eff2b1cd8968d17d88c8e8fbefdfd9b0a68 (patch) | |
| tree | 030e4b48cce221a6e25a6f23df0b8264e0c28460 | |
| parent | 11a4efc505fdb6456b00e848609523bb7b8e344c (diff) | |
[daum] Update test_daum_1
| -rw-r--r-- | youtube_dl/extractor/daum.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/youtube_dl/extractor/daum.py b/youtube_dl/extractor/daum.py index 5a7565e96..9fce845e1 100644 --- a/youtube_dl/extractor/daum.py +++ b/youtube_dl/extractor/daum.py @@ -42,7 +42,7 @@ class DaumIE(InfoExtractor):          'info_dict': {              'id': '65139429',              'ext': 'mp4', -            'title': 'md5:a100d65d09cec246d8aa9bde7de45aed', +            'title': '1297회, \'아빠 아들로 태어나길 잘 했어\' 민수, 감동의 눈물[아빠 어디가] 20150118',              'description': 'md5:79794514261164ff27e36a21ad229fc5',              'upload_date': '20150604',              'thumbnail': 're:^https?://.*\.(?:jpg|png)', | 
