OwenTruong / civitdl

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

bug: status code 403 for some model even with flag without-model #97

Closed OwenTruong closed 6 months ago

OwenTruong commented 6 months ago

Problem:

Solution:

OwenTruong commented 6 months ago

Might be a bit difficult to fix as metadata, image, prompt, hash filenames are dependent on the filename fetched from the content-disposition of the model request Never mind

OwenTruong commented 6 months ago

Ok, I see the reason why some models had 403 error (newly posted model have a pause period for when they are available over api)