[wsj] Add new extractor (Fixes #4854)
[youtube-dl] / youtube_dl / extractor / common.py
index 653d793fc00c8f50781168b85bab705118442e6f..602601b24360766c4d37e33300ee01df0eaf122a 100644 (file)
@@ -145,6 +145,7 @@ class InfoExtractor(object):
     thumbnail:      Full URL to a video thumbnail image.
     description:    Full video description.
     uploader:       Full name of the video uploader.
+    creator:        The main artist who created the video.
     timestamp:      UNIX timestamp of the moment the video became available.
     upload_date:    Video upload date (YYYYMMDD).
                     If not explicitly set, calculated from timestamp.