Open f1refa11 opened 8 months ago
There is no functionality to download a specific folder yet, sorry :(
I thought about adding custom folders to the interface, but then it would also require a way to retroactively update submissions if a user changes their folder or moves things around.
What you can do is use the FAAPI.gallery
and FAAPI.scraps
methods from the FAAPI library and filter the results. The Submission
object has a variable specifically for folders.
according to the docs i can only download the entire gallery, but i want to download a specific folder in the gallery.