OwenTruong / civitdl

A CLI python script to batch download models from CivitAI with CivitAI Api V1
Apache License 2.0
42 stars 5 forks source link

feat: Explore downloading collections as a feature. #95

Open OwenTruong opened 4 months ago

OwenTruong commented 4 months ago

Describe the feature

Additional context

Requested by AeolianTheComposer

OwenTruong commented 3 months ago

Potentially also add feature of downloading models by creator

Worldgate commented 3 months ago

It be cool if it could download all of the models attached to a model page. Not sure if it can, only played with it for a few hours.

OwenTruong commented 3 months ago

It be cool if it could download all of the models attached to a model page. Not sure if it can, only played with it for a few hours.

It is possible since when the metadata is requested from the API, it lists all of the versions of a model. What could be done is by adding a --all-versions option to download all of the versions