Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 475 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 475 Bytes

BitTorrent Bencode (B-encode) Decoder

Simple bencode decoder in python!

Supports .torrent files only

How to get it running

python decoder.py

or

python decoder.py <file path>

Former promts to enter the complete file path or the latter just takes it in as an arguement.

  • As output it prints on terminal as well as saves the json file with the contents in the same folder the torrent file is present