Hacker News new | ask | show | jobs
by clappski 3579 days ago
Deluge is pretty good, that's what I tend to go for.
1 comments

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.
The .torrent file format itself uses bencoded fields.
Ah crap. I meant rencoded. https://github.com/aresch/rencode