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

This commit is contained in:
Mike Fährmann
2025-08-16 11:08:37 +02:00
parent c2b11dd475
commit e599e3f0d6
4 changed files with 23 additions and 1 deletions

View File

@@ -245,6 +245,7 @@ SUBCATEGORY_MAP = {
"civitai": {
"models": "Model Listings",
"images": "Image Listings",
"videos": "Video Listings",
"posts" : "Post Listings",
"search-models": "Model Searches",
"search-images": "Image Searches",