在家下电影下的巨慢,于是萌生了让服务器下载然后在线看的想法,于是写此教程
使用 tget 在linux中下载种子文件
tget使用 Nodejs 开发,基于 torrent-stream ,代码量很少。
安装tget:
npm install -g t-get
torrent种子文件的下载:
$ wgethttp://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-amd64.iso.torrent $ tgetubuntu-16.04.1-desktop-amd64.iso.torrent
tget-用于BT种子/磁力链接下载的wget
磁力链接的下载:
$ tget '磁力链接'
{callout color="#4dedef"}
tget源代码: https://github.com/jeffjose/tget
类似的项目: https://github.com/mafintosh/peerflix
{/callout}
Comments | NOTHING
该文章已经关闭评论