[unsplash] add 'format' option (#1197)

This commit is contained in:
Mike Fährmann
2021-01-21 22:41:49 +01:00
parent 3188ac16d1
commit 7a096c443f
2 changed files with 15 additions and 1 deletions

View File

@@ -1600,6 +1600,19 @@ Description
* ``false``: Skip video Tweets
extractor.unsplash.format
-------------------------
Type
``string``
Default
``"raw"``
Description
Name of the image format to download.
Available formats are
``"raw"``, ``"full"``, ``"regular"``, ``"small"``, and ``"thumb"``.
extractor.vsco.videos
---------------------
Type