Jacopo Margutti
Results
1
comments of
Jacopo Margutti
I did not encounter other areas where extended mode isn't functioning. Easy and ugly workaround: add to tweet_text.get_text() and .get_full_text() `if ("text" not in tweet and "full_text" in tweet): return...