webtorrent
all
The interface for WebTorrent. Supports magnets, URLs, info hashes and `.torrent` files.
More info →Examples (8)
Download a torrent
webtorrent download "torrent_id"Stream a torrent to VLC media player
webtorrent download "torrent_id" --vlcStream a torrent to a Digital Living Network Alliance (DLNA) device
webtorrent download "torrent_id" --dlnaDisplay a list of files for a specific torrent
webtorrent download "torrent_id" --selectSpecify a file index from the torrent to download
webtorrent download "torrent_id" --select indexSeed a specific file or directory
webtorrent seed path/to/file_or_directoryCreate a new torrent file for the specified file path
webtorrent create path/to/fileDisplay information for a magnet URI or `.torrent` file
webtorrent info path/to/file_or_magnetmade by @shridhargupta | data from tldr-pages