Title
Unable to download FFmpeg Kit v6.0 iOS xcframework zip
Description
We are unable to download the following file from the release page:
https://github.com/arthenica/ffmpeg-kit/releases/download/v6.0/ffmpeg-kit-full-gpl-6.0-ios-xcframework.zip
Attempts to access the URL via a browser or tools like curl or wget result in a failed download, with errors such as connection timeout or 404 Not Found (depending on the region). We have tried multiple times, but the download never completes successfully.
Steps to Reproduce
Open the above link in a web browser
Or run the following command:
curl -O -L https://github.com/arthenica/ffmpeg-kit/releases/download/v6.0/ffmpeg-kit-full-gpl-6.0-ios-xcframework.zip
Observe the failed download
Expected Behavior
The file ffmpeg-kit-full-gpl-6.0-ios-xcframework.zip should download successfully.
Actual Behavior
The download request fails and the file cannot be retrieved.
Environment
OS: macOS / Windows / Linux (tested on all)
Region: Mainland China
Network: Tried multiple ISPs and environments
Proxy: Tried with proxy enabled (still failed)