Documented tags as a possible dict key
This commit is contained in:
parent
a6f774e901
commit
5316bf7487
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ class InfoExtractor(object):
|
|||
specified in the URL.
|
||||
end_time: Time in seconds where the reproduction should end, as
|
||||
specified in the URL.
|
||||
tags: A list of keywords attached to the video.
|
||||
|
||||
Unless mentioned otherwise, the fields should be Unicode strings.
|
||||
|
||||
|
|
Loading…
Reference in a new issue