项目作者: maelswarm

项目描述 :
A low-key magnet-link cli
高级语言: JavaScript
项目地址: git://github.com/maelswarm/magsearch.git
创建时间: 2015-02-18T06:35:44Z
项目社区:https://github.com/maelswarm/magsearch

开源协议:MIT License

下载


magsearch

A low-key magnet-link cli

Install

build alt
platform alt

Use magsearch to browse, download, or stream magnet links.

  1. npm install magsearch -g

Once you’ve selected a magnet link, you can stream it with peerflix.

  1. npm install peerflix -g

What’s New

TPB and its onion site are now the only supported sites.

Issues

Torrent Health is still broken due to dead links

Usage

Empty launch

  1. magsearch

Searching blade runner through the pirate bay

  1. magsearch "blade runner"

Searching blade runner through the pirate bay’s .onion on port 9150 (default is 9050).

  1. magsearch "blade runner" -t -p 9150

Green is seed count. Red is leech count. Magenta is peer count. Both TPB and BTDigg fetch live peer count.

Navigate with the arrow keys.

Search with either ThePirateBay, BTDigg, Extratorrent, or Demonoid.

Use Ctrl-B & Ctrl-N to flip search page.

Screenshot 2023-07-16 at 3 54 26 PM


Socks compatible.

Searching on TOR uses .onions.


Settings include blocklist, player, socks port/host, health, magprint, path, subtitles, and —remove preferences.

Custom path examples:

OSX/Unix ‘/Users/johnsmith/‘

Windows ‘C:\Movies\’

Use the health setting to run a realtime seed and peer check. The results will update

a few seconds after the search query returns.

If installed globally, you can access settings.js with the following.

  1. cd /usr/local/lib/node_modules/magsearch; (sudo) nano settings.js

API

TODO

Notes

UI looks best in iTerm.

License

MIT