Python script to get Peers information when downloading
Posted: Tue Feb 08, 2011 8:40 pm
Hi,
I want to write a python script that could show peers information such as country, id, ip when deluge is downloading. I find the module named deluge.core.torrent which has the function get_peers that can achieve it. But there are many parameters for the deluge.core.torrent, I don't have any idea of how to implement that?
Could anyone give me some information about how to use deluge.core.torrent?
Zack
I want to write a python script that could show peers information such as country, id, ip when deluge is downloading. I find the module named deluge.core.torrent which has the function get_peers that can achieve it. But there are many parameters for the deluge.core.torrent, I don't have any idea of how to implement that?
Could anyone give me some information about how to use deluge.core.torrent?
Zack