magnet-uri
Magnet URI parser
A module for parsing and generating magnet URIs used in peer-to-peer file sharing protocols.
Parse a magnet URI and return an object of keys/values
225 stars
17 watching
46 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
bittorrentbrowserbrowserifyjavascriptmagnet-linkmagnet-urinodejsparsetorrentwebtorrent
Related projects:
Repository | Description | Stars |
---|---|---|
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
mafintosh/read-torrent | A JavaScript library to read and parse torrent files or magnet URIs, providing access to metadata and other information about the torrent. | 73 |
webtorrent/torrent-piece | Provides an abstraction layer for managing torrent pieces in a JavaScript application. | 23 |
webtorrent/webtorrent-cli | A command-line tool for managing BitTorrent files and streams | 1,173 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,029 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
webtorrent/create-torrent | A module for creating .torrent files used in BitTorrent distributions | 341 |
novik/rutorrent | A web front-end for a popular Bittorrent client | 2,030 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 336 |
deranjer/gotorrent | A Go-based torrenting server with a React frontend and WebSocket API for managing and downloading torrents | 174 |
anonrig/url-js | A high-performance URL parsing state machine implementation in Node.js | 165 |
lukeed/matchit | A utility for parsing and matching URLs against predefined patterns | 322 |