[3sat] Add support (Fixes #1001)
This commit is contained in:
parent
9d7b44b4cc
commit
73e79f2a1b
4 changed files with 96 additions and 1 deletions
|
@ -36,6 +36,8 @@ class InfoExtractor(object):
|
|||
The following fields are optional:
|
||||
|
||||
format: The video format, defaults to ext (used for --get-format)
|
||||
thumbnails: A list of dictionaries (with the entries "resolution" and
|
||||
"url") for the varying thumbnails
|
||||
thumbnail: Full URL to a video thumbnail image.
|
||||
description: One-line video description.
|
||||
uploader: Full name of the video uploader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue