forked from twintproject/twint
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
When outputting the result to CSV etc., the value will be corrupted in some keys.
The cause of this issue is twint doesn't keep up completely with update to (unofficial) Twitter API spec.
For output to the database, an error occurs and it does not work.
This is the meaning of that fixing of twintproject#1335 is incomplete.
For fixing this, it is necessary to compare the previous Tweet objects (I think this is same as Tweet objects of user timelines) and the current Tweet objects and make the structure the same.
There will be differences between Tweet objects of Twitter search and Tweet objects of user timelines.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed