[wsj] Add new extractor (Fixes #4854)
This commit is contained in:
parent
1a6373ef39
commit
9bb8e0a3f9
5 changed files with 95 additions and 1 deletions
|
@ -145,6 +145,7 @@ class InfoExtractor(object):
|
|||
thumbnail: Full URL to a video thumbnail image.
|
||||
description: Full video description.
|
||||
uploader: Full name of the video uploader.
|
||||
creator: The main artist who created the video.
|
||||
timestamp: UNIX timestamp of the moment the video became available.
|
||||
upload_date: Video upload date (YYYYMMDD).
|
||||
If not explicitly set, calculated from timestamp.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue