[vsco] implement 'videos' option
This commit is contained in:
@@ -1082,6 +1082,15 @@ Description Control video download behavior.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.vsco.videos
|
||||
---------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``true``
|
||||
Description Download video files.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.wallhaven.api-key
|
||||
---------------------------
|
||||
=========== =====
|
||||
|
||||
@@ -146,6 +146,10 @@
|
||||
"retweets": true,
|
||||
"videos": false
|
||||
},
|
||||
"vsco":
|
||||
{
|
||||
"videos": true
|
||||
},
|
||||
"wallhaven":
|
||||
{
|
||||
"api-key": null
|
||||
|
||||
Reference in New Issue
Block a user