Skip to content

Conversation

xx4h
Copy link
Contributor

@xx4h xx4h commented Mar 23, 2024

  • change Download struct to list of urls
  • add URLs to Fetch struct
  • add new handler for Fetch Type "download_list" in Fetcher
  • Type "download" and "default" will use list with single url
  • Fetch will iterate through the urls and try them one by one until one is successful

@Saruspete
Copy link

Hello,
Any update on this PR ?
That would be nice when the softs change versions naming during their lifecycle, like fzf added the v in v0.54.0

Thanks a lot

@xx4h xx4h force-pushed the add-fetch-multiple-urls branch from 997e8f2 to 44f1186 Compare May 13, 2025 11:30
* change Download struct to list of urls
* add URLs to Fetch struct
* add new handler for Fetch Type "download_list" in Fetcher
* Type "download" and "default" will use list with single url
* Fetch will iterate through the urls and try them one by one
  until one is successful

Signed-off-by: Fabian 'xx4h' Sylvester <[email protected]>
@xx4h xx4h force-pushed the add-fetch-multiple-urls branch from 44f1186 to 88c545a Compare May 13, 2025 11:34
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

Successfully merging this pull request may close these issues.

2 participants