Open jaruba opened 9 years ago
I'm not entirely sure if it's related to my changes (it shouldn't be), but I'm only getting an object with 1 error (to be precise: "Did not manage to download parsable torrent"), instead of the usual 3, when torrents fail to download.
^ I was wrong, it works correctly.
I haven't yet tested running it from the terminal to see if everything goes well..
lol, you created a conflict with this commit: https://github.com/Ivshti/multipass-torrent/commit/4b3a0160f58bf5f71c7c767530e05e0702fd96cb :))
I removed both YTS and Torrage as their both offline and I don't think they are ever coming back again. I replaced them with 2 less known torrent cache services, that I've tested and seem to work (for now). :)
I swear torrage was alive recently.
and we've got dns issues with torcache, so we have to figure this out
I swear torrage was alive recently.
http://torrage.com/ (which was the one in the code) seems dead for a while, i hope your not confusing it with http://torrage.info/ though, we can't use torrage.info
because it requires user interaction to download the torrent. (unless it allows us to post the torrent hash to it's download.php
page)
There's one more torrent cache server i've found, but it requires a bit more complex logic then the others so I skipped it for now.
'http://bt.box.n0808.com/' + hash.slice(0, 2) + '/' + hash.slice(-2) + '/' + hash + '.torrent';
SEveral notes @jaruba :
Usage: