projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91816e8
)
[extractor/common] Document repost_count
author
Sergey M․
<dstftw@gmail.com>
Sun, 18 Oct 2015 03:34:54 +0000
(09:34 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 18 Oct 2015 03:34:54 +0000
(09:34 +0600)
youtube_dl/extractor/common.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/common.py
b/youtube_dl/extractor/common.py
index 4365077f1379e49bc96145e28df4d47f58b91ecb..6169fbbeb4c4ce8731f7226aebcc2e93bdc6dd84 100644
(file)
--- a/
youtube_dl/extractor/common.py
+++ b/
youtube_dl/extractor/common.py
@@
-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