import * as ffmpegSvc from 'https://svc.chengguang.work/service.mjs' await ffmpegSvc.load() const mp3 = await ffmpegSvc.transcode(file, 'mp3')