Reusable Library to parse BitTorrent Files.
Created on Aug 11, 2018
Reusable Library to parse BitTorrent Files. BTParser.py exposes the following pieces of information about BitTorrent files ( when available in the file ) - Creation date - Client that created the file - The tracker URL - The name, length and checksum of each file described in the torrent
It Can be imported and used like a library file or extended. For test, Place lib file(BTParser) in same directory as torrent files and run the lib file from commandline eg. python BTParser.