Repo for https://worksoffline.app/audio-converter
npm install
npm run copy-ffmpeg
npm run dev
FFmpeg gets cached on its own. To update ffmpeg copy new files to public/lib/ffmpeg
and set new version number in .env
. This would udpate the cached version.
Browser must support Shared Array Buffer. Cross Origin Isolation Headers: https://developer.chrome.com/blog/enabling-shared-array-buffer/#cross-origin-isolation
This project was only made possible by the work of wonderful people who publish open source libraries.