python实现bt种子 torrent转magnet
摘要:
Python实现bt转磁链 参考前人资料主要两种方式 1,利用python的bencode模块 2,安装libtorrent模块 尝试过两种方法特记录 环境:Windows系统 python 3 bencode模块有很多,最早的一个不支持 python3,网上的实例代码就是使用2.7 所以 结果是不 阅读全文
posted @ 2017-09-21 07:06 尼莫船长 阅读(4649) 评论(0) 推荐(0) 编辑