115 离线下载命令行工具
jopen
9年前
Lixian 115 (115 离线下载命令行工具)
- add multi torrents (批量添加种子文件)
- add multi magnet links (批量添加磁力链)
Install
$ npm install -g lixian-115
Usage
Login (登录)
lx115 -l
Add torrents (批量添加种子文件)
lx115 -t path/of/torrents/folder(存放 .torrent 文件的文件夹路径)
Contributing
Build
npm run build
Watch
To watch for changes, build them and run the tests:
npm run watch