[civitai] add 'user-videos' extractor (#6644)

This commit is contained in:
Mike Fährmann
2024-12-25 22:02:21 +01:00
parent c6d5e25055
commit 998f949db1
5 changed files with 32 additions and 6 deletions

View File

@@ -1677,9 +1677,11 @@ Description
when processing a user profile.
Possible values are
``"user-models"``,
``"user-posts"``,
``"user-images"``.
* ``"user-models"``
* ``"user-posts"``
* ``"user-images"``
* ``"user-videos"``
It is possible to use ``"all"`` instead of listing all values separately.
@@ -1698,7 +1700,7 @@ Example
Description
Extract additional ``generation`` metadata.
Note: This requires 1 additional HTTP request per image.
Note: This requires 1 additional HTTP request per image or video.
extractor.civitai.nsfw

View File

@@ -172,7 +172,7 @@ Consider all listed sites to potentially be NSFW.
<tr>
<td>Civitai</td>
<td>https://www.civitai.com/</td>
<td>individual Images, Image Listings, Models, Model Listings, Posts, Search Results, Tag Searches, User Profiles, User Images, User Models, User Posts</td>
<td>individual Images, Image Listings, Models, Model Listings, Posts, Search Results, Tag Searches, User Profiles, User Images, User Models, User Posts, User Videos</td>
<td></td>
</tr>
<tr>