[artstation] add user-, image- and likes-extractors
This commit is contained in:
@@ -420,6 +420,15 @@ Description An alternative `format string`_ to build archive IDs with.
|
||||
Extractor-specific Options
|
||||
==========================
|
||||
|
||||
extractor.artstation.external
|
||||
-----------------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Try to follow external URLs of embedded players.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.deviantart.flat
|
||||
-------------------------
|
||||
=========== =====
|
||||
|
||||
@@ -24,6 +24,10 @@
|
||||
"sleep": 0,
|
||||
"user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0",
|
||||
|
||||
"artstation":
|
||||
{
|
||||
"external": false
|
||||
},
|
||||
"deviantart":
|
||||
{
|
||||
"refresh-token": null,
|
||||
|
||||
Reference in New Issue
Block a user