Newline at end
This commit is contained in:
parent
54a1f498f1
commit
481ad85994
@ -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 New Issue
Block a user