dmhy-subscribe
![Build Status](https://travis-ci.org/FlandreDaisuki/dmhy-subscribe.svg?branch=master)
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 自動排程
參考自動排程教學
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!