switch to folder id
This commit is contained in:
1
gallery-dl/.gitignore
vendored
1
gallery-dl/.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
downloaded_kemono.txt
|
downloaded_kemono.txt
|
||||||
downloaded_rule34.txt
|
downloaded_rule34.txt
|
||||||
|
downloaded_gofile.txt
|
||||||
gallery-dl/*.sqlite3
|
gallery-dl/*.sqlite3
|
||||||
gallery-dl/log.txt
|
gallery-dl/log.txt
|
||||||
Artists
|
Artists
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"archive": "./gallery-dl/archive-gofile.sqlite3",
|
"archive": "./gallery-dl/archive-gofile.sqlite3",
|
||||||
|
|
||||||
"filename": "{id}.{extension}",
|
"filename": "{id}.{extension}",
|
||||||
"directory": ["{name}_{code}", "Gofile"]
|
"directory": ["{id}", "Gofile"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user