Can anyone explain me how to write a php script to convert info hash for scrape to get seeders and peers count from the tracker...
Thanks
|
Can anyone explain me how to write a php script to convert info hash for scrape to get seeders and peers count from the tracker... Thanks | |||
|
feedback
|
|
Use already existing ones such as PHPBttrk+ | |||
feedback
|
|
You can use the Bitsnoop API at www.bitsnoop.com
They have a very simple API you can use to get information about torrents. In addition, you can combine the data you get from Bitsnoop and use
to get the download links etc. | |||
|
feedback
|