Browse Source

[extractor/common] Document uploader_url

Sergey M․ 9 years ago
parent
commit
7bcd2830dd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/common.py

+ 1 - 0
youtube_dl/extractor/common.py

@@ -164,6 +164,7 @@ class InfoExtractor(object):
     upload_date:    Video upload date (YYYYMMDD).
     upload_date:    Video upload date (YYYYMMDD).
                     If not explicitly set, calculated from timestamp.
                     If not explicitly set, calculated from timestamp.
     uploader_id:    Nickname or id of the video uploader.
     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.
     location:       Physical location where the video was filmed.
     subtitles:      The available subtitles as a dictionary in the format
     subtitles:      The available subtitles as a dictionary in the format
                     {language: subformats}. "subformats" is a list sorted from
                     {language: subformats}. "subformats" is a list sorted from