This is the 2nd request for this website so I'm open for adding a plugin.
Reference:
https://board.jdownloader.org/showthread.php?t=93193
Afaik they do have a public API:
github.com/civitai/civitai/wiki/REST-API-Reference
...though I was unable to find an API call for "/images/<numbers>" links.
I've added a first version of the plugin which at this moment can only handle single image links in this format:
Code:
civitai.com/images/1234567...
Regarding those "models" links:
So I can see that every "model" can be available in multiple versions.
The versionID can also be specified in the URL.
Does each version always lead to exactly one file?
I'm asking because they do provide an API endpoint for "models" though the response can contain multiple download-URLs.
Reference:
github.com/civitai/civitai/wiki/REST-API-Reference#get-apiv1models-versionsmodelversionid
Random example:
Code:
civitai.com/api/v1/model-versions/13908