Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.01 KB | None | 0 0
  1. {
  2.     "id": "qwer",
  3.     "jsonrpc": "2.0",
  4.     "result": {
  5.         "bitfield": "fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8",
  6.         "completedLength": "877658112",
  7.         "connections": "0",
  8.         "dir": "/Users/admin/Desktop/.aria2/downloads",
  9.         "downloadSpeed": "0",
  10.         "errorCode": "0",
  11.         "errorMessage": "",
  12.         "files": [
  13.             {
  14.                 "completedLength": "877658112",
  15.                 "index": "1",
  16.                 "length": "877658112",
  17.                 "path": "/Users/admin/Desktop/.aria2/downloads/ubuntu-16.04.6-server-i386.iso",
  18.                 "selected": "true",
  19.                 "uris": [
  20.                     {
  21.                         "status": "used",
  22.                         "uri": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-i386.iso"
  23.                     },
  24.                     {
  25.                         "status": "waiting",
  26.                         "uri": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-i386.iso"
  27.                     },
  28.                     {
  29.                         "status": "waiting",
  30.                         "uri": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-i386.iso"
  31.                     },
  32.                     {
  33.                         "status": "waiting",
  34.                         "uri": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-i386.iso"
  35.                     },
  36.                     {
  37.                         "status": "waiting",
  38.                         "uri": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-i386.iso"
  39.                     }
  40.                 ]
  41.             }
  42.         ],
  43.         "gid": "5fa48ba557c9a3fe",
  44.         "numPieces": "837",
  45.         "pieceLength": "1048576",
  46.         "status": "complete",
  47.         "totalLength": "877658112",
  48.         "uploadLength": "0",
  49.         "uploadSpeed": "0"
  50.     }
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement