Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

moemachine

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moemachine

Download anime with ease.

  • 1.0.4
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

moemachine

Download anime with ease.

How to use

Install moemachine

npm i -g https://github.com/EaterOfCode/moemachine

Then run moemachine with the title

moemachine "Log Horizon"

This will give you an option menu in which you can select a certain release.

After having selected one it will be added to your transmission client.

Options

ShortLong[=default]Description
pport=9091Port where transmission is running at
Hhost=localhostHost where transmission is running at
aauthAuthenitcation string for transission given in user:pass
ttypeOnly accept results from a cetrain type (batch or eps)
bbestSkip manual pick and do what's best for me
qqaulityOnly accept results from certain qaulity
ggroupOnly accept results from certain grup
PpathPath to save downloaded files at (for eps it will be downloaded in a folder with the title as name)
hhelpShow help
sstrictOnly strict matches are used (recommend for full automated adding)
SscoresShow scores with explaination
cconfigLoad config from alternative path (default is ~/.moemachine)
TtrackerAdd several trackers to the given torrent

Config

On default the config is gracefully loaded from ~/.moemachine

{
	"port":9091, // port where transmission is running at
	"host":"localhost", // host transmission is running at
	"auth": false, // Authenitcation string for transission given in user:pass 
	"path": false, // Path to save downloaded files
	"scores":{ // Edit the scores from certain tests
		"IS_DEAD": -10, 
		"IS_DYING": -1,
		"ENOUGH_SEEDS": 1,
		"IS_FAMOUS": 2,
		"SEEMS_UNSTABLE": -1,
		"LOW_QAULITY":-1,
		"HIGH_QAULITY": 1
	}
}

Supported groups

  • HorribleSubs
  • DeadFish
  • Coalgirls
  • Commie
  • Cthune
  • Cthuko

If you want one added, please create an issue with a link to the nyaa.se user

FAQs

Package last updated on 28 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc