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

Allow downloading of all files matching the filter regex #19

Open
pyrostew opened this issue May 19, 2022 · 0 comments
Open

Allow downloading of all files matching the filter regex #19

pyrostew opened this issue May 19, 2022 · 0 comments

Comments

@pyrostew
Copy link

Currently the language parameter takes a regex that is used to filter which files in an update are downloaded, currently this will only download the first of the matched files. However there are use cases where more than one of the files is needed, so rather than hardcoding only downloading the first file that matches, allow all of the matched files to be downloaded.

@pyrostew pyrostew mentioned this issue May 19, 2022
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

1 participant