1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00:00

Documented tags as a possible dict key

This commit is contained in:
Purdea Andrei 2015-07-28 18:30:42 +03:00
parent a6f774e901
commit 5316bf7487

View file

@ -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.