mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-21 17:51:51 +00:00
Newline at end
This commit is contained in:
parent
54a1f498f1
commit
481ad85994
1 changed files with 1 additions and 1 deletions
|
@ -111,4 +111,4 @@ class ParlerIE(InfoExtractor):
|
|||
'view_count': int_or_none(primary.get('view_count')),
|
||||
'comment_count': int_or_none(data['engagement']['commentCount']),
|
||||
'repost_count': int_or_none(data['engagement']['echoCount']),
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue