[extractor/common] Fix typo in thumbnails resolution description (#21817)

pull/8/head
Petr Vaněk 2019-07-17 17:47:53 +02:00 zatwierdzone przez Sergey M
rodzic 1824bfdcdf
commit 5e1c39ac85
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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.