I didn’t test it, but this shouldn’t work atm
since reblogs are expected to be removed via
POST /api/v1/statuses/:id/unreblog
with the id being from the reblogged post, not
the id of the reblog itself
It was already ok before in interactive terminals,
but when invloving pipes to e.g. tee or file redirects,
the output got buffered for such a long time, it made
it seem like the script suddenly broke.