[arcalife] add 'gifs' option (#5657)
This commit is contained in:
@@ -1405,6 +1405,17 @@ Description
|
||||
Download emoticon images.
|
||||
|
||||
|
||||
extractor.arcalive.gifs
|
||||
-----------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Check if ``.mp4`` videos have a ``.gif`` version
|
||||
and download those instead.
|
||||
|
||||
|
||||
extractor.artstation.external
|
||||
-----------------------------
|
||||
Type
|
||||
|
||||
@@ -103,7 +103,8 @@
|
||||
{
|
||||
"sleep-request": "0.5-1.5",
|
||||
|
||||
"emoticons": false
|
||||
"emoticons": false,
|
||||
"gifs" : true
|
||||
},
|
||||
"artstation":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user