瀏覽代碼

[extractor/common] Relax wording for creator metafield

Sergey M․ 9 年之前
父節點
當前提交
8a92e51c60
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      youtube_dl/extractor/common.py

+ 1 - 1
youtube_dl/extractor/common.py

@@ -163,7 +163,7 @@ class InfoExtractor(object):
     description:    Full video description.
     description:    Full video description.
     uploader:       Full name of the video uploader.
     uploader:       Full name of the video uploader.
     license:        License name the video is licensed under.
     license:        License name the video is licensed under.
-    creator:        The main artist who created the video.
+    creator:        The creator of the video.
     release_date:   The date (YYYYMMDD) when the video was released.
     release_date:   The date (YYYYMMDD) when the video was released.
     timestamp:      UNIX timestamp of the moment the video became available.
     timestamp:      UNIX timestamp of the moment the video became available.
     upload_date:    Video upload date (YYYYMMDD).
     upload_date:    Video upload date (YYYYMMDD).