projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e14fd
)
[extractor/common] Relax wording for creator metafield
author
Sergey M․
<dstftw@gmail.com>
Mon, 2 May 2016 15:31:35 +0000
(21:31 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 2 May 2016 15:31:35 +0000
(21:31 +0600)
youtube_dl/extractor/common.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/common.py
b/youtube_dl/extractor/common.py
index 61a5d124cd2a62d1abd2fc627507496a95794290..0843d89af71f7b68f6b650c01a3f8edcffdc78b3 100644
(file)
--- a/
youtube_dl/extractor/common.py
+++ b/
youtube_dl/extractor/common.py
@@
-163,7
+163,7
@@
class InfoExtractor(object):
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.
+ creator: The
creator of
the video.
release_date: The date (YYYYMMDD) when the video was released.
timestamp: UNIX timestamp of the moment the video became available.
upload_date: Video upload date (YYYYMMDD).