Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
dmhy-subscribe
Advanced tools
在動漫花園訂閱並排程下載磁鏈
https://github.com/FlandreDaisuki/dmhy-subscribe/assets/5981459/0b2edd42-9a1a-4d7e-9af5-d665e18bdb45
下載器目前提供下面四種,擇一即可 (推薦使用 system
)
magnet://
關聯程式,則啟動該程式PowerShell:
PS C:\> node -v
v18.16.0
PS C:\> npm -v
9.5.1
Others:
$ node -v
v18.16.0
$ npm -v
9.5.1
$ npm i -g dmhy-subscribe
如果習慣想使用 Docker 安裝,可以參考Docker 安裝與使用教學。
dmhy [命令]
命令:
dmhy add <title> [keywords..] 新增一筆訂閱
dmhy find <title> [keywords..] 用關鍵字搜尋貼文
dmhy pull [sid..] 更新訂閱的貼文
dmhy list [sid] 列出指定或全部訂閱 [別名: ls]
dmhy config [config-name] [config-value] 個人化設定
dmhy remove [sid..] 移除訂閱 [別名: rm]
dmhy download <sid> [episode-queries..] 下載訂閱貼文 [別名: dl]
選項:
-h, --help 顯示說明 [布林]
-v, --version 顯示版本 [布林]
個別命令使用方法可以在個別命令下用 --help
顯示說明,或是從 tests/cli/commands/ 下找 *.spec.mjs
。
如果已經有安裝 v0.6.x 版的話,可以先用 dmhy ls -ss
將字串保留起來,舉例如下:
$ dmhy -v
0.6.33
$ dmhy ls --ss
天國大魔境,SweetSub,繁日雙語
冰海戰記 第二季,繁體,豌豆
地獄樂,1080p,喵萌,繁日雙語
安裝新版之後寫法稍有不同:
$ dmhy -v
1.0.0
$ dmhy add 天國大魔境 SweetSub 繁日雙語
成功新增訂閱「天國大魔境」!
$ dmhy add '冰海戰記 第二季' 繁體 豌豆 # 注意如果標題有空白要用單引號夾起來
成功新增訂閱「冰海戰記 第二季」!
$ dmhy add 地獄樂 1080p 喵萌 繁日雙語
成功新增訂閱「地獄樂」!
以前的話 dmhy add
完就會下 dmhy
來下載沒載過的集數;新版的話要改下 dmhy pull --then-download
其他差異請參考 v1.0.0 的版本細節
參考自動排程教學
先到 issue 看看有沒有相似的問題,若沒有相似問題請點擊 New issue 描述問題。
dmhy pull
卻沒更新這是正常的,因為動漫花園因為一些未知的原因,搜尋的結果會有點延遲。
FAQs
Subscribe by keywords and download megnets
The npm package dmhy-subscribe receives a total of 128 weekly downloads. As such, dmhy-subscribe popularity was classified as not popular.
We found that dmhy-subscribe demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.