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 more pre-defined download sources #1

Open
codeswhite opened this issue Jun 22, 2020 · 0 comments
Open

Add more pre-defined download sources #1

codeswhite opened this issue Jun 22, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@codeswhite
Copy link
Owner

Currently we have only one source, would be great to have much more than one.

Furthermore I wish to make the download selection bit more programmatic and generic; Instead of hard-coding all the filenames on the remote server, we could write a "recursive selection" function that will finally yield a URL.

So to recap in my vision the optimal procedure is as follows:

  • Command "download"
  • Select from various hard-coded servers
  • Recursive selection of a specific file
  • Fetch the URL
@codeswhite codeswhite added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant