projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3318832
)
[extractor/common] Document license metafield
author
Sergey M․
<dstftw@gmail.com>
Wed, 2 Mar 2016 17:06:39 +0000
(23:06 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 2 Mar 2016 17:06:39 +0000
(23:06 +0600)
youtube_dl/extractor/common.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/common.py
b/youtube_dl/extractor/common.py
index a7c700099f079520f8e684b7c2319eb9af6fafe7..d84ce4525627a84ddc1516a447d8cfc1b6713e14 100644
(file)
--- a/
youtube_dl/extractor/common.py
+++ b/
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.