mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[daum] Fix add view_count, comment_count to test
This commit is contained in:
parent
e047922be0
commit
f5d30d521c
@ -37,7 +37,9 @@ class DaumIE(InfoExtractor):
|
||||
'title': 'md5:a100d65d09cec246d8aa9bde7de45aed',
|
||||
'description': 'md5:79794514261164ff27e36a21ad229fc5',
|
||||
'upload_date': '20150604',
|
||||
'duration': 154
|
||||
'duration': 154,
|
||||
'view_count': int,
|
||||
'comment_count': int,
|
||||
},
|
||||
}, {
|
||||
'url': 'http://tvpot.daum.net/v/07dXWRka62Y%24',
|
||||
|
Loading…
Reference in New Issue
Block a user