Skip to content

Zeranoe Download Not Available Any More #10

@piers-walter-ibm

Description

@piers-walter-ibm

The downloads for OSX are no longer available as mentioned here, I believe this will also affect the windows builds as well but don't have a windows machine to test new build downloads on sadly.
I've located the 4.2.2 version of ffmpeg that was being used, this is where the official ffmpeg site points to now: OSX Link

I've made a fork of this repo to change the download link however I get errors whenever I try to run npm test not sure whether this occurred on OSX before I changed the download link. My personal fork here with the issues.
There's a file called ffmpeg-4.2.2.zip which gets created and unzipped in the correct directory so not sure where the problem is? Hopefully this helps though

[ffmpeg-cli] Renaming files
(node:63445) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, rename '/Users/pierswalter/Documents/GitHub/ffmpeg-cli/ffmpeg/ffmpeg-4.2.2' -> '/Users/pierswalter/Documents/GitHub/ffmpeg-cli/ffmpeg/darwinx64'
    at Object.renameSync (fs.js:756:3)
    at getPackage (/Users/pierswalter/Documents/GitHub/ffmpeg-cli/lib/download.js:66:5)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
(Use `node --trace-warnings ...` to show where the warning was created)```

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions