1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-06-26 15:00:12 +02:00

[extractor/common] Document repost_count

This commit is contained in:
Sergey M․ 2015-10-18 09:34:54 +06:00
parent 91816e8f16
commit 02835c6bf4

View File

@ -172,6 +172,7 @@ class InfoExtractor(object):
view_count: How many users have watched the video on the platform.
like_count: Number of positive ratings of the video
dislike_count: Number of negative ratings of the video
repost_count: Number of reposts of the video
average_rating: Average rating give by users, the scale used depends on the webpage
comment_count: Number of comments on the video
comments: A list of comments, each with one or more of the following