erikkaashoek / Comskip

A free commercial detector
GNU General Public License v2.0
598 stars 80 forks source link

CI build on AppVeyor fails to download ffmpeg #135

Closed AhiyaHiya closed 2 years ago

AhiyaHiya commented 3 years ago

Error emitted by CI build:

cd C:\projects\comskip
appveyor DownloadFile https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-3.3.1-win64-shared.zip
Error downloading remote file: One or more errors occurred.
Inner Exception: The remote name could not be resolved: 'ffmpeg.zeranoe.com'
Command exited with code 2

It appears that the CI job has to be updated with the correct ffmpeg URL.