# Installer webtorrent-cli avec Homebrew, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de webtorrent-cli pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:webtorrent-cli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install webtorrent-cli
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install extras/webtorrent
```

  Preuve: Scoop official bucket manifest trees: bucket/webtorrent.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id WebTorrent.WebTorrentDesktop -e
```

  Preuve: Windows Package Manager source index: WebTorrent.WebTorrentDesktop from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:webtorrent-cli
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/webtorrent-cli>
- **Version:** 6.0.0
- **Résumé source:** Command-line streaming torrent client
- **Page d'accueil:** <https://webtorrent.io/>
- **Docs amont:** <https://webtorrent.io/>
- **Licence:** MIT
- **Archive source:** <https://registry.npmjs.org/webtorrent-cli/-/webtorrent-cli-6.0.0.tgz>
- **Dernière mise à jour:** 2026-05-23T21:07:31Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- webtorrent (cli)
- webtorrent (alias)

## Dépendances

- node@20

## Dépendances de compilation

- cmake
- ninja

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 6.0.0
- gestionnaire mis à jour: 2026-05-23
- données locales: OK
- dépôt amont: https://webtorrent.io/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

WebTorrent CLI is the command-line front end for WebTorrent, the JavaScript BitTorrent implementation that brought WebRTC peers into the BitTorrent world. The CLI package exposes the same streaming-oriented torrent client as a `webtorrent` terminal command for Node.js users.

### Historique du projet

The broader WebTorrent project started earlier as a browser-first BitTorrent client using WebRTC data channels and open web standards. The CLI repository and npm package were created in March 2016 to make that ecosystem available outside the browser while keeping the familiar WebTorrent streaming model.

The README states the package's boundary clearly: WebTorrent itself is the browser-capable client, while `webtorrent-cli` is for using WebTorrent from the command line. It uses TCP, UDP, and WebRTC, so it can talk to traditional BitTorrent peers as well as web peers where the protocol bridge is available.

### Historique d'adoption

WebTorrent CLI became useful to package-manager users who wanted a scriptable streaming torrent client rather than a desktop GUI. Its npm registry metadata shows continuous package history from 2016 through the 6.x line in 2026, and the GitHub repository remained active with releases through 2026.

Adoption followed WebTorrent's larger pitch: media can begin playing before the whole torrent is downloaded, and seeking can fetch needed pieces on demand. The CLI made those traits available to terminal workflows, media-player handoff, and lightweight servers.

### Modes d'utilisation

Typical usage is `webtorrent <torrent-id>` where the torrent id is a magnet URI, info hash, torrent file, or HTTP(S) URL. The CLI can download, seed, create torrents, and stream media to players or devices such as VLC, IINA, Chromecast, and AirPlay targets.

In package-nerd contexts, WebTorrent CLI is a bridge between the Node.js P2P ecosystem and Unix shell habits: it lets users test WebTorrent behavior, seed files, stream public-domain media, or wire torrent downloads into scripts without opening a full desktop client.

### Pourquoi les passionnés de paquets s'y intéressent

The package is notable because it packaged the WebTorrent idea as a single terminal command. That made WebRTC-aware torrenting inspectable and automatable in the same way older BitTorrent clients exposed daemon or CLI modes.

### Chronologie

- 2013-10: Core `webtorrent` npm package created.
- 2016-03: `webtorrent-cli` GitHub repository and npm package created.
- 2024-06: 5.1.x releases published.
- 2026-04: v6.0.0 published to npm and GitHub releases.

### Related projects

- WebTorrent CLI is part of the WebTorrent family alongside the core `webtorrent` library, WebTorrent Desktop, Instant.io, and related WebRTC/BitTorrent tooling. It is a CLI counterpart to GUI clients such as WebTorrent Desktop and traditional BitTorrent clients such as Transmission or uTorrent.

### Sources

- <https://api.github.com/repos/webtorrent/webtorrent-cli>
- <https://api.github.com/repos/webtorrent/webtorrent-cli/releases?per_page=5>
- <https://github.com/webtorrent/webtorrent>
- <https://github.com/webtorrent/webtorrent-cli>
- <https://registry.npmjs.org/webtorrent-cli>
- <https://webtorrent.io/desktop/>
- <https://webtorrent.io/intro>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** webtorrent-cli
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Scoop - extras/webtorrent: installed executable or alias match | Scoop official bucket manifest trees: bucket/webtorrent.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - WebTorrent.WebTorrentDesktop: installed executable or alias match | Windows Package Manager source index: WebTorrent.WebTorrentDesktop from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/fr/brew/ninja/) - Build dependency declared by Homebrew.
- [transmission-cli](https://pkg.so/fr/brew/transmission-cli/) - Shares pkgdb curated category or tags: bittorrent, cli, networking, p2p, torrent-client.
- [rtorrent](https://pkg.so/fr/brew/rtorrent/) - Shares pkgdb curated category or tags: bittorrent, cli, networking, p2p, torrent-client.
- [mktorrent](https://pkg.so/fr/brew/mktorrent/) - Shares pkgdb curated category or tags: bittorrent, cli, networking, p2p.
- [rqbit](https://pkg.so/fr/brew/rqbit/) - Shares pkgdb curated category or tags: bittorrent, cli, networking, torrent-client.
- [btpd](https://pkg.so/fr/brew/btpd/) - Shares pkgdb curated category or tags: bittorrent, cli, networking, p2p.
- [librist](https://pkg.so/fr/brew/librist/) - Shares pkgdb curated category or tags: cli, networking, streaming.
- [srt](https://pkg.so/fr/brew/srt/) - Shares pkgdb curated category or tags: cli, networking, streaming.
- [aria2](https://pkg.so/fr/brew/aria2/) - Shares pkgdb curated category or tags: bittorrent, cli, networking.

## Combined YAML source

View the package source record on GitHub. [combined/webtorrent-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/webtorrent-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
