Skip to content

Instantly share code, notes, and snippets.

@makevoid
Created March 19, 2011 13:50
Show Gist options
  • Select an option

  • Save makevoid/877489 to your computer and use it in GitHub Desktop.

Select an option

Save makevoid/877489 to your computer and use it in GitHub Desktop.
Thorrents example search results (the real results returned are more)
{
"results": [{
"name": "ubuntu desktop 10.10 i386",
"magnet": "magnet:?xt=urn:btih:bcf2e587afd4d3....80%2Fannounce",
"seeds": "157"
}, {
"name": "Ubuntu 10.10 amd64",
"magnet": "magnet:?xt=urn:btih:4af6fb7cbfb87....80%2Fannounce",
"seeds": "63"
}, {
"name": "Ubuntu Ultimate Edition",
"magnet": "magnet:?xt=urn:btih:429f2330241....80%2Fannounce",
"seeds": "36"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment