https://github.com/robertklep/torrent-info
Inspect .torrent files or magnet URI's, also convert between the two.
https://github.com/robertklep/torrent-info
Last synced: 9 months ago
JSON representation
Inspect .torrent files or magnet URI's, also convert between the two.
- Host: GitHub
- URL: https://github.com/robertklep/torrent-info
- Owner: robertklep
- Created: 2017-05-30T12:24:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T09:26:35.000Z (about 9 years ago)
- Last Synced: 2025-02-15T02:43:08.536Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# torrent-info
Inspect .torrent files or magnet URI's, also convert between the two.
## Install:
Make sure you have a recent (v6+) version of Node.js installed.
```
$ npm install robertklep/torrent-info -g
```
## Usage:
```
Usage:
torrent-info [options]
Options:
-h --help Show this
-c --convert Convert torrent file to magnet URI or vice versa
```
`` can either be a filename, or a magnet URI.