torrenter
v1.0.7
使用 torrent-indexer 和 webtorrent 下載 torrent 的簡單 Nodejs 包,尤其是電影和連續劇。
$ sudo npm i -g torrenter
or
$ sudo yarn global add torrenter
運行torrenter
來啟動
此處預先建立的二進位文件
在 Android 上,從 Play-store 安裝 termux,然後執行以下命令:
pkg install git nodejs -y; npm i -g torrenter; termux-setup-storage
在基於 Linux 的作業系統上執行以下命令:
curl -Ls https://git.io/torrenter.sh | bash -
該腳本也適用於其他基於 Linux 的作業系統
如果你想表達你的感激之情,你可以在 ko-fi 上捐贈我或給我買杯咖啡。謝謝!
由 Sayem 的 ❤️ 和 ☕ 製作