1.5.1 • Published 9 months ago

@storacha/unixfs-dl v1.5.1

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
github
Last release
9 months ago

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

1.5.1

9 months ago

1.5.0

9 months ago

1.4.1

9 months ago

1.4.0

9 months ago

1.3.0

9 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago