print(f"Downloaded {ipk_file} successfully.") except requests.exceptions.RequestException as e: print(f"Error downloading {ipk_file}: {e}")