1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-08 03:05:03 +08:00

[extractor/common] Document release_date field

This commit is contained in:
Sergey M․
2015-09-26 21:07:54 +06:00
committed by dabiboo
Unverified
parent 916a63c237
commit 52dda9d7ab
+1
View File
@@ -152,6 +152,7 @@ class InfoExtractor(object):
description: Full video description.
uploader: Full name of the video uploader.
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.
upload_date: Video upload date (YYYYMMDD).
If not explicitly set, calculated from timestamp.