You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that diagnostic information is being written to stdout instead of stderr when streaming, which causes non-json data to be written to a file:
twarc stream > stream.jsonl
This put the following lines in stream.jsonl:
Started a stream with rules:
☑ kenmurestreet
☑ forcedeviction
Writing to <stdout>
CTRL+C to stop...
The text was updated successfully, but these errors were encountered:
It appears that diagnostic information is being written to stdout instead of stderr when streaming, which causes non-json data to be written to a file:
This put the following lines in
stream.jsonl
:The text was updated successfully, but these errors were encountered: