Ross ROSS = Recommend OSS · open-source software intelligence for agents

mafintosh/torrent-stream

The low level streaming torrent engine that peerflix uses observed · 2026-08-28

github.com/mafintosh/torrent-stream · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4560
  • days_rel: n/a
  • days_push: 2098
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1973 stars · 228 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

torrent-stream is a low-level Node.js streaming torrent client that exposes files inside a torrent as readable streams, downloading pieces on demand. It is the engine underlying peerflix and supports magnet links, DHT, trackers, and selective file streaming.

Use cases

  • stream a video from a torrent without downloading the whole file first
  • download only specific files from a torrent via magnet link
  • pipe torrent file contents into another Node.js stream
  • build a torrent-based media player or CLI like peerflix
  • selectively fetch pieces of a torrent on demand

When to choose

  • you need programmatic, stream-based access to torrent file contents in Node.js
  • you want on-demand piece downloading rather than full sequential download
  • you're building a higher-level tool like a torrent streaming player

When to avoid

  • you need a full-featured torrent client with a UI (use WebTorrent or a desktop client)
  • you need active maintenance and recent updates (last release was 2020)
  • you want browser support (this is Node.js only)

Facets

library · maturity maintenance

streaming p2p http-server media files networking cross-platform torrent bittorrent magnet-links node-streams peer-to-peer video-streaming nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
mafintosh/torrent-streammain32

For agents

markdown · JSON · MCP: product_card(name="mafintosh/torrent-stream")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem