洪流
描述
用于种子文件的工具。
适用于Python 3.6及更高版本。
包括:
命令行界面(需要安装click包)
Torrent utils(文件创建,读取和修改)
Bencoding实用程序(解码器,编码器)
使用CLI
; Make .torrent out of ` video.mkv `
$ torrentool torrent create /home/my/files_here/video.mkv
; Make .torrent out of entire ` /home/my/files_here ` dir,
; and put some open trackers announce URLs into it,
; and publish file on torrent caching service, so it is ready to share.
$
1