max-mapper / torrent

download torrents with node from the CLI
https://www.npmjs.org/package/torrent
634 stars 78 forks source link

Amount Downloaded from Each Peer #48

Open alayek opened 8 years ago

alayek commented 8 years ago

Hi @maxogden, I really liked using this module. I would like to know if there is a way to list the amount of file downloaded from each peer, using this module.

So far. I did not find anything in the README itself.

Or, is it something the bittorrent tracker server or dht would provide?

max-mapper commented 8 years ago

Its supported by torrent-stream but not exposed in the UI here

On Thu, Feb 18, 2016 at 10:52 PM, Arijit Layek notifications@github.com wrote:

Hi @maxogden https://github.com/maxogden, I really liked using this module. I would like to know if there is a way to list the amount of file downloaded from each peer, using this module.

So far. I did not find anything in the README itself.

Or, is it something the bittorrent tracker server or dht would provide?

— Reply to this email directly or view it on GitHub https://github.com/maxogden/torrent/issues/48.

alayek commented 8 years ago

I hope you mean this module.

I checked the documentation in the README - which function am I looking for?

max-mapper commented 8 years ago

I know the the module peerflix exposes the per-peer download info and also uses torrent-stream, you could check the peerflix code

On Monday, February 22, 2016, Arijit Layek notifications@github.com wrote:

I hope you mean (this) [https://github.com/mafintosh/torrent-stream] module.

I checked the documentation in the README - which function am I looking for?

— Reply to this email directly or view it on GitHub https://github.com/maxogden/torrent/issues/48#issuecomment-187107770.

Sent from my phone