开发者

Way to download/decode .torrent files? [duplicate]

This question already has answers here: Python开发者_如何学Python BitTorrent Library [closed] (2 answers) Closed 7 years ago.

Is there a way to download all of the chunks or contents from a Torrent file In python?

say i had a torrent file with contents

song1.mp3 song2.mp3 song3.mp3

how would i download these files?


You can use a python client.

The last version of the original Bittorrent client is available via Sourceforge:

http://sourceforge.net/p/bittorrent/code/

There is also Bittornado as a pure python client:

http://www.bittornado.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜