Skip to content

Incorrect values of stored objects #13

@minamotorin

Description

@minamotorin

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

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions