Does anyone know of an open source php script that will check a torrents health from a file or external link? Need it for a research project.
PHP script to display torrent health (seeders and leechers)
Collapse
X
-
-
link --> http://www.phpclasses.org/browse/package/3138.htmlThis class can be used to parse and extract information from a BitTorrent file.
It can read a given BitTorrent file and extract the metadata into an arrayComment
-
Comment



Comment