Просмотр исходного кода

[extractor/common] Document license metafield

Sergey M․ 9 лет назад
Родитель
Сommit
2bc0c46f98
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      youtube_dl/extractor/common.py

+ 1 - 0
youtube_dl/extractor/common.py

@@ -157,6 +157,7 @@ class InfoExtractor(object):
     thumbnail:      Full URL to a video thumbnail image.
     description:    Full video description.
     uploader:       Full name of the video uploader.
+    license:        License name the video is licensed under.
     creator:        The main artist who created the video.
     release_date:   The date (YYYYMMDD) when the video was released.
     timestamp:      UNIX timestamp of the moment the video became available.