[extractor/common] Document uploader_url
This commit is contained in:
parent
47462a125b
commit
7bcd2830dd
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ class InfoExtractor(object):
|
|||
upload_date: Video upload date (YYYYMMDD).
|
||||
If not explicitly set, calculated from timestamp.
|
||||
uploader_id: Nickname or id of the video uploader.
|
||||
uploader_url: Full URL to a personal webpage of the video uploader.
|
||||
location: Physical location where the video was filmed.
|
||||
subtitles: The available subtitles as a dictionary in the format
|
||||
{language: subformats}. "subformats" is a list sorted from
|
||||
|
|
Loading…
Reference in a new issue