trying gofile

there is no way to get the name or anything else of the creator
This commit is contained in:
2024-07-18 23:14:39 +02:00
parent 63c1dfcb72
commit 013ee976a2

View File

@ -24,6 +24,13 @@
"filename": "{hash}.{extension}", "filename": "{hash}.{extension}",
"directory": ["{user}", "Coomer"] "directory": ["{user}", "Coomer"]
},
"gofile":
{
"archive": "./gallery-dl/archive-gofile.sqlite3",
"filename": "{id}.{extension}",
"directory": ["{name}_{code}", "Gofile"]
} }
}, },