Newline at end

This commit is contained in:
dirkf 2022-10-30 21:10:32 +00:00 committed by GitHub
parent 54a1f498f1
commit 481ad85994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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']),
}
}