+63
−141
Loading
* Add download_to_path function to handle downloading files from URLs. * Ensure proper error handling for unsupported URL schemes and download failures. * Update relevant modules to utilize the new download function. * Refactor existing code to improve clarity and maintainability.