idlesign / torrentool

The tool to work with torrent files.
https://github.com/idlesign/torrentool
BSD 3-Clause "New" or "Revised" License
148 stars 30 forks source link

I got a wrong value of info_hash from a torrent file #23

Closed sungold2020 closed 1 year ago

sungold2020 commented 2 years ago

temp.zip There is a torrent file, the info_hash from torrentool is "90005b48ee3680fe19a3ba365286e620a1c28e94"。but after I added it to qbittorrent, the real value of hash I got from qbittorrent is "cd83facad1b0ca0670a4612312a62ac259d96cf3".

idlesign commented 2 years ago

This file seems to be malformed: neither transmission nor online https://www.tools4noobs.com/online_tools/torrent_decode/ is able to parse it.

idlesign commented 1 year ago

Considered closed. Feel free to reopen if required.