switch to folder id

This commit is contained in:
2024-07-18 23:21:13 +02:00
parent 013ee976a2
commit 0fb9af9565
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
downloaded_kemono.txt
downloaded_rule34.txt
downloaded_gofile.txt
gallery-dl/*.sqlite3
gallery-dl/log.txt
Artists

View File

@ -30,7 +30,7 @@
"archive": "./gallery-dl/archive-gofile.sqlite3",
"filename": "{id}.{extension}",
"directory": ["{name}_{code}", "Gofile"]
"directory": ["{id}", "Gofile"]
}
},