* [WebTorrent v3.0.0](https://github.com/webtorrent/webtorrent) – Streaming torrent client for node.js and the browser. * [ut_pex v5.0.0](https://github.com/webtorrent/ut_pex) – Node.js implementation of the BEP11 peer-exchange protocol for exchanging known peers to improve BitTorrent discovery. * [bittorrent-tracker v11.2.3](https://github.com/webtorrent/bittorrent-tracker) – Node.js client and server implementation supporting HTTP, UDP, and WebTorrent tracker protocols. * [seasonpackarr v0.15.0](https://github.com/nuxencs/seasonpackarr) – Companion to autobrr that hardlinks downloaded episodes into season folders upon season-pack announcements. * [bittorrent-protocol v5.0.6](https://github.com/webtorrent/bittorrent-protocol) – Simple and robust implementation of the BitTorrent peer wire protocol. * [Bencode v4.0.1](https://github.com/webtorrent/node-bencode) – Node.js library for encoding and decoding bencoded data per the BitTorrent specification. * [bittorrent-peerid v2.0.1](https://github.com/webtorrent/bittorrent-peerid) – Map BitTorrent peer IDs to human-readable client names and versions. * [ut_metadata v5.0.1](https://github.com/webtorrent/ut_metadata) – JavaScript implementation of the BitTorrent extension for peers to send torrent metadata (BEP 9), enabling metadata download for magnet links. * [parse-torrent v11.0.21](https://github.com/webtorrent/parse-torrent) – Library to parse torrent identifiers including magnet URIs, .torrent files, and info hashes. * [torrent-discovery v11.0.21](https://github.com/webtorrent/torrent-discovery) – Module for discovering BitTorrent and WebTorrent peers using various protocols.