|
|
@ -161,6 +161,7 @@ class InfoExtractor(object):
|
|
|
|
* "height" (optional, int)
|
|
|
|
* "height" (optional, int)
|
|
|
|
* "resolution" (optional, string "{width}x{height"},
|
|
|
|
* "resolution" (optional, string "{width}x{height"},
|
|
|
|
deprecated)
|
|
|
|
deprecated)
|
|
|
|
|
|
|
|
* "filesize" (optional, int)
|
|
|
|
thumbnail: Full URL to a video thumbnail image.
|
|
|
|
thumbnail: Full URL to a video thumbnail image.
|
|
|
|
description: Full video description.
|
|
|
|
description: Full video description.
|
|
|
|
uploader: Full name of the video uploader.
|
|
|
|
uploader: Full name of the video uploader.
|
|
|
|