tangled
alpha
login
or
join now
matrixfurry.com
/
nu621
0
fork
atom
e621 downloader & metadata database
0
fork
atom
overview
issues
pulls
pipelines
fix(dl/pool): respect --force flag
matrixfurry.com
6 months ago
eaa059a9
8f984fad
verified
This commit was signed with the committer's
known signature
.
matrixfurry.com
SSH Key Fingerprint:
SHA256:68a4335QUqf4PR8E4jmNMaKH1SIxm7r+LLY9m/8nc/s=
+1
-1
1 changed file
expand all
collapse all
unified
split
nu621
mod.nu
+1
-1
nu621/mod.nu
···
17
17
log info "Updating pool database"
18
18
db update pools [$pool]
19
19
20
20
-
download posts $pool.post_ids
20
20
+
download posts --force=$force $pool.post_ids
21
21
}
22
22
23
23
export def "download posts" [