Skip to content

pytha12/BitTorrentParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitTorrentParser

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.

About

Reusable Library to parse BitTorrent Files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages