Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Download gallery folder by ID #12

Open
f1refa11 opened this issue Feb 22, 2024 · 1 comment
Open

[Feature] Download gallery folder by ID #12

f1refa11 opened this issue Feb 22, 2024 · 1 comment

Comments

@f1refa11
Copy link

according to the docs i can only download the entire gallery, but i want to download a specific folder in the gallery.

@MatteoCampinoti94
Copy link
Collaborator

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.

@f1refa11 f1refa11 changed the title [Question] how to download gallery folder by id? [Feature] Download gallery folder by ID Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants