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

Add a bulk download option for all files #56

Open
KingSupernova31 opened this issue Jun 17, 2023 · 2 comments
Open

Add a bulk download option for all files #56

KingSupernova31 opened this issue Jun 17, 2023 · 2 comments

Comments

@KingSupernova31
Copy link

The API currently allows you to download files by set code or date, but if I want all of them there's no easy way to do that.

@lunakv
Copy link
Owner

lunakv commented Jun 17, 2023

You can view set information about all available sets using the /metadata/{cr|mtr|ipg} endpoint, then iterate over the info from the response to get all hosted files.

Note that these endpoints are unpublished and subject to future change.

@KingSupernova31
Copy link
Author

Fair enough. I'll leave this open in case you want to eventually add that endpoint to the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants