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 megnets

  • 0.4.4
  • Source
  • npm
  • Socket score

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

dmhy-subscribe

npm Build Status

Subscribe and schedule downloading magnets on dmhy. Support Linux & Windows 10.

在動漫花園訂閱並排程下載磁鏈,支援 Linux & Windows 10

Demo 範例影片

Requirements 依賴軟體

下載器下面兩種擇一即可 (推薦使用 deluge)

Installation 安裝方法

確認 nodejs 安裝

Ubuntu:

$ node -v
v9.4.0
$ npm -v
5.6.0

Windows10 (PowerShell):

PS C:\> node -v
v9.4.0
PS C:\> npm -v
5.6.0
$ npm i -g dmhy-subscribe

Usage 使用方法

  Usage: dmhy [options] [command]


  Options:

    -V, --version             output the version number
    -d, --destination <path>  下載路徑 (預設: 預設下載資料夾)
    --client <client>         強制使用指定下載器。 <client>: "aria2", "deluge"(預設)
    --jsonrpc <jsonrpc_uri>   jsonrpc url for --client=aria2
    -h, --help                output usage information


  Commands:

    add [options] [subscribable...]   使用 {可訂閱字串} 新增 {訂閱}
    remove|rm [options] [sid...]      根據 {sid} 刪除 {訂閱}
    list|ls [options] [sid...]        列出所有 {訂閱} 或指定 {訂閱} 的詳細資訊
    download|dl [thid...]             根據 {thid} 下載 {訂閱} 中的 {貼文}
    search|find [options] <keywords>  直接搜尋 dmhy 網頁結果 (關鍵字用半形逗號分開)
    update [sid...]                   只更新已訂閱的 {訂閱} 但不下載

  例子:

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

    或

    $ dmhy --client aria2

Scheduling 自動排程

參考自動排程教學

FAQs

Package last updated on 03 Mar 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