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
2
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.5.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
44
decreased by-71.61%
Maintainers
2
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>: "system", "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...]                     只更新已訂閱的 {訂閱} 但不下載
    config|cfg [options] [key] [value]  設定內部參數

  例子:

    $ dmhy add "紫羅蘭永恆花園,動漫國,繁體,1080P"  # 新增一筆 {訂閱}

    $ dmhy                  # 更新並下載未下載的 {訂閱}
    或
    $ dmhy --client aria2   # 更新並使用 aria2 下載未下載的 {訂閱}
    或
    $ dmhy --client system  # 更新並使用系統關聯程式下載未下載的 {訂閱}

Scheduling 自動排程

參考自動排程教學

Contributors


Chun-Hao Lien

💻 📖 ⚠️ 👀

maple

💻 📖 🤔 🐛

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

FAQs

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