[common] fix typo in thumbnails resolution description

This commit is contained in:
Petr Vaněk 2019-07-17 17:20:29 +02:00
parent 1824bfdcdf
commit 814e672155

View File

@ -220,7 +220,7 @@ class InfoExtractor(object):
* "preference" (optional, int) - quality of the image
* "width" (optional, int)
* "height" (optional, int)
* "resolution" (optional, string "{width}x{height"},
* "resolution" (optional, string "{width}x{height}",
deprecated)
* "filesize" (optional, int)
thumbnail: Full URL to a video thumbnail image.