Hacker News new | ask | show | jobs
by voltagex_ 3579 days ago
I like Deluge, but I really wish its default API (protocol) wasn't so difficult to use. It's bencoded Python objects as far as I can tell. If you've never heard of bencoding, that's because it's only used by Deluge.
1 comments

The .torrent file format itself uses bencoded fields.
Ah crap. I meant rencoded. https://github.com/aresch/rencode