superafroman / node-torrent

Bittorrent client for node.js.
428 stars 100 forks source link

Fix to http metadata engine #12

Closed davidyaha closed 11 years ago

davidyaha commented 11 years ago

Hi,

Fixed an issue when the http metadata engine tryed to download encoded torrent file. I couldn't remove other commits that didn't relate to the actual fix so i hope you can do something on you're end.

Happy coding, david

cyrusdavid commented 11 years ago

What sorcery is this?

davidyaha commented 11 years ago

Only the 74ad73c commit is actually related to the pull request.. don't know how to seperate it from the rest of the project.. anyhow, the said commit introduce decoding dowloaded torrents with crypto for torrent repositories like kickass.to... Hopes it helps out.. also, check out the rest of my fork... with couple of more tweeks could be an actual end user torrent client..

Cheers, David

davidyaha commented 11 years ago

Always closing by mistake... :/

cyrusdavid commented 11 years ago

Oh, hahaha. You could've put it at a separate branch (eg. feature/metadata-engine so it won't stackup your current changes to the fork to this pull request.

davidyaha commented 11 years ago

Ok! right on it..