Jump to content

Access to uTorrent JSON elements


Q-Dev

Recommended Posts

Posted

When I was making the request:

http://127.0.0.1:8080/gui/?list=1

I got the JSON:

{"build":15357,"label": [

]

,"torrents": [

["33462B8A12D4832145F9ED40051B00C3FD6AB36A",233,"Terminator",889894298,27,24182784,13942784,576,0,0,-1,"",0,10,0,16,1466,1,865711514]]

,"torrentc": "80359795"}

How to convert it to javascript object so I could access the elements?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...