@@ -1501,7 +1501,7 @@ Type
|
||||
Default
|
||||
``["image", "video", "download", "gallery"]``
|
||||
Description
|
||||
Determines the type and order of files to be downloaded.
|
||||
Determines the type and order of files to download.
|
||||
|
||||
Available types are
|
||||
``image``,
|
||||
@@ -1510,6 +1510,34 @@ Description
|
||||
``gallery``.
|
||||
|
||||
|
||||
extractor.civitai.api-key
|
||||
-------------------------
|
||||
Type
|
||||
``string``
|
||||
Description
|
||||
The API Key value generated in your
|
||||
`User Account Settings <https://civitai.com/user/account>`__
|
||||
to make authorized API requests.
|
||||
|
||||
See `API/Authorization <https://developer.civitai.com/docs/api/public-rest#authorization>`__
|
||||
for details.
|
||||
|
||||
|
||||
extractor.civitai.files
|
||||
-----------------------
|
||||
Type
|
||||
``list`` of ``strings``
|
||||
Default
|
||||
``["image"]``
|
||||
Description
|
||||
Determines the type and order of files to download.
|
||||
|
||||
Available types are
|
||||
``model``,
|
||||
``image``,
|
||||
``gallery``.
|
||||
|
||||
|
||||
extractor.cohost.asks
|
||||
---------------------
|
||||
Type
|
||||
|
||||
@@ -157,10 +157,16 @@ Consider all listed sites to potentially be NSFW.
|
||||
<td>Articles, Creators, Followed Users, Recent Images</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Civitai</td>
|
||||
<td>https://www.civitai.com/</td>
|
||||
<td>Models, Search Results, Tag Searches, User Profiles</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>cohost!</td>
|
||||
<td>https://cohost.org/</td>
|
||||
<td>Posts, Tag Searches, User Profiles</td>
|
||||
<td>Likes, Posts, Tag Searches, User Profiles</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user