New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dmhy-subscribe

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmhy-subscribe

Subscribe by keywords and download torrents

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
143
increased by10.85%
Maintainers
1
Weekly downloads
 
Created
Source

dmhy-subscribe

Requirement

node & npm

  • recommend use creationix/nvm or tj/n

deluge & deluge-console

$ sudo apt install deluge deluge-console

Installation

npm i -g dmhy-subscribe

Usage

Usage: dmhy [options] [command]

Options:

  -V, --version  output the version number
  -h, --help     output usage information

Commands:

  add [anime...]
    Add <anime> to subscribe.

    A <anime> contains a name and following keywords
    to identify series you want to download, then
    joins them by CSV format in a string.

    Examples:

    Simple:
        $ dmhy add '紫羅蘭永恆花園,動漫國,繁體,1080P'

    Multiple:
        $ dmhy add '紫羅蘭永恆花園,動漫國,繁體,1080P' 'pop team epic,極影,BIG5'

  remove|rm [vid...]
    Unsubscribe <anime> by <vid>.

    The <vid> are listed at `$ dmhy list`.

  download|dl [epid...]
    Download <episode> of <anime> which are subscribed.

    The epid format: <vid>-<ep>
    <ep> : int | float | 'all' | <ep>..<ep> | <ep>,<ep>

    Examples:
    $ dmhy download ABC-01
    $ dmhy dl XYZ-5.5 QWE-all ZZZ-1,3..5,6,8

  list|ls
    List all <anime> which are subscribed.

FAQs

Package last updated on 16 Jan 2018

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