btdig / dhtcrawler2

dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents. The program save all torrent info into database and provide an http interface to search a torrent by a keyword
Other
1.23k stars 292 forks source link

Downloads #18

Open JusticeRainger opened 7 months ago

JusticeRainger commented 7 months ago

When i try to download torrent, there's empty file list

ghost commented 7 months ago

When i see that its due to the actual item being long gone out on the network. But its still in the DB.

BiatuAutMiahn commented 7 months ago

what's the hash? Also as @Nurb432 said, if there are no seeds, then its gone. sometimes you can get old torrents that the seeds will hop on at specific times or peers that have X amount downloaded but never complete to appear to be a seed. I've seen torrents that have 99 percent on 1 peer but they simply omitted useless files in effect showing 0 seeds but all content can still be grabbed.