verifytweet icon indicating copy to clipboard operation
verifytweet copied to clipboard

Not working

Open khangly opened this issue 2 years ago • 1 comments

I tried a few Twitter screenshots like below: from Reddit.

The first one I got

Processing Image...
Rescaling Image to 300 dpi...
Extracting text from rescaled image...
Parsing data out of extracted text...
twint.get:User:'NoneType' object is not subscriptable
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
twint.run:Twint:Feed:Tweets_known_error:Expecting value: line 1 column 1 (char 0)
Expecting value: line 1 column 1 (char 0) [x] run.Feed
[!] if get this error but you know for sure that more tweets exist, please open an issue and we will investigate it!
Fake Tweet!

The second one I got

Processing Image...
Rescaling Image to 300 dpi...
Extracting text from rescaled image...
Parsing data out of extracted text...
Something went wrong, Please try again!

I reran the command multiple times.

khangly avatar Oct 09 '22 05:10 khangly

Looking into it, seems like it requires some tweaks, will update on this thread more.

preetham avatar Nov 09 '22 15:11 preetham