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