Can hex values in `bits`, `length`, `transferred`, `length_total` and `transferred_total` keys be quoted or converted to integers in the JSON response? I would like to parse with tools like jq or in a Python script using json from stdlib. Regards
Can hex values in
bits,length,transferred,length_totalandtransferred_totalkeys be quoted or converted to integers in the JSON response?I would like to parse with tools like jq or in a Python script using json from stdlib.
Regards