Download a UnixFS file by making multiple byte range requests to an IPFS gateway.
import * as Downloader from '@storacha/unixfs-dl'
const res = await Downloader.fetch('https://w3s.link/ipfs/bafybeigugdohnjpclc3ezehkwg4d3kkw243rdgext5czmww26hfpynlorq/HRHSweetJeremy%202024.mov')
await res.pipeTo(...)
Feel free to join in. All welcome. Open an issue!
Dual-licensed under MIT + Apache 2.0