Results 13 comments of Jonathan

Did not do anything for me, although I'm a subscriber. Still trying to nail down a fix to the other thread about the export button doing nothing.

Mine dies on line 643 if (arr[1][16]) { arr[1][16].forEach(function(search_type) { on an uncaught typeerror.

I think there is a bigger issue because if you run just a straight capture, it will stop prematurely, and yet if you run again it will find more tweets.

I can confirm, editing url.py and removing that comment fixes. Find the location of this file by "pip3 show twint". In my case, it was: "\.local\lib\python3.8\site-packages\twint"

I get OP's issue using module, but without using c.Location = True. Running this cmmand: c = twint.Config() c.Username = "USER" c.Store_object = True c.Store_json = True c.Output = "USER.json"...

Try workaround here, which worked for me: https://github.com/twintproject/twint/issues/1253#issuecomment-913055717

To note, 1. pip3 install git+https://github.com/Museum-Barberini/twint.git@fix/RefreshTokenException#egg=twint 2. uncommented url.py: `('query_source',` 'typed_query'),` Fetches 20 days or so of history on some accounts. Doesn't seem to do the same for all. Same...

You can use win11_start_spacer..exe on Github to fix that. The screenshots are opening above the top of your screen.